mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Updated json/json_error to v4. (#490)
This commit is contained in:
parent
f703de7b04
commit
68952e48eb
@ -5,7 +5,7 @@ authors = ["Kai Yao <kai.b.yao@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "3"
|
||||
actix-web = "4.0.0-beta.21"
|
||||
failure = "0.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user