mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
update deps
This commit is contained in:
@ -8,8 +8,8 @@ workspace = ".."
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
actix-web = "2.0.0-alpha.3"
|
||||
actix-rt = "1.0.0-alpha.3"
|
||||
actix-web = "2.0.0-alpha.6"
|
||||
actix-rt = "1.0.0"
|
||||
futures = "0.3.1"
|
||||
|
||||
juniper = "0.13"
|
||||
|
Reference in New Issue
Block a user