mirror of
https://github.com/actix/examples
synced 2025-08-19 05:25:36 +02:00
update deps
This commit is contained in:
@@ -7,5 +7,5 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.6"
|
||||
tera = "*"
|
||||
actix-web = { git="https://github.com/actix/actix-web.git" }
|
||||
tera = "0.11"
|
||||
actix-web = "1.0.0-alpha.1"
|
||||
|
Reference in New Issue
Block a user