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:
@ -12,4 +12,4 @@ path = "src/main.rs"
|
||||
actix = "0.10"
|
||||
actix-web = "3"
|
||||
actix-web-actors = "3"
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
|
Reference in New Issue
Block a user