mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
update actix-web dependency
This commit is contained in:
@ -5,8 +5,7 @@ authors = ["Gorm Casper <gcasper@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
actix = "0.7"
|
||||
#actix-web = "^0.7"
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git" }
|
||||
actix-web = "0.7"
|
||||
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
Reference in New Issue
Block a user