mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
update deps
This commit is contained in:
@ -6,7 +6,7 @@ workspace = ".."
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { git="https://github.com/actix/actix-web.git" }
|
||||
actix-web = "1.0.0-alpha.1"
|
||||
|
||||
bytes = "0.4"
|
||||
futures = "0.1"
|
||||
|
Reference in New Issue
Block a user