mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread` * chore: update some deps for examples
This commit is contained in:
@ -18,7 +18,7 @@ actix-files = "0.4"
|
||||
actix-rt = "1"
|
||||
actix-web = "3"
|
||||
actix-web-actors = "3"
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
futures = "0.3"
|
||||
log = "0.4"
|
||||
rand = "0.7"
|
||||
|
Reference in New Issue
Block a user