mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +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:
@ -9,4 +9,4 @@ actix-web = "3"
|
||||
actix-files = "0.3"
|
||||
actix-session = "0.4"
|
||||
actix-utils = "2"
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
|
Reference in New Issue
Block a user