Merge pull request 'Update Rust crate serde_json to 1.0.115' (#4) from renovate/serde_json-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
This commit is contained in:
commit
f16176e927
@ -21,7 +21,7 @@ actix-files = "0.6.5"
|
|||||||
actix-web-actors = "4.3.0"
|
actix-web-actors = "4.3.0"
|
||||||
actix-http = "3.6.0"
|
actix-http = "3.6.0"
|
||||||
serde = { version = "1.0.197", features = ["derive"] }
|
serde = { version = "1.0.197", features = ["derive"] }
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.115"
|
||||||
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
|
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
|
||||||
futures-util = "0.3.30"
|
futures-util = "0.3.30"
|
||||||
anyhow = "1.0.81"
|
anyhow = "1.0.81"
|
||||||
|
Loading…
Reference in New Issue
Block a user