1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

Updated json/json_decode_error to v4 (#488)

This commit is contained in:
Christopher Gubbin 2022-01-29 14:23:52 +00:00 committed by GitHub
parent fe180ca96d
commit cebd96588c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,5 @@ authors = ["Stig Johan Berggren <stigjb@gmail.com>"]
edition = "2018"
[dependencies]
actix-web = "3"
actix-web = "4.0.0-beta.21"
serde = "1"