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:
@ -5,7 +5,7 @@ authors = ["Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
tinytemplate = "1.1"
|
||||
actix-http = "2"
|
||||
actix-web = "3"
|
||||
|
Reference in New Issue
Block a user