chore(deps) Update Rust crate serde_json to 1.0.57 (#905)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-18 16:57:54 -05:00 committed by GitHub
parent 20a6d73cee
commit a949e711e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ icon = [
]
[dependencies]
serde_json = "1.0.56"
serde_json = "1.0.57"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"