chore(deps) Update Rust crate serde_json to 1.0.58 (#1031)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-10 16:51:28 -03:00 committed by GitHub
parent 6859b7b579
commit 057408d0d9
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.57"
serde_json = "1.0.58"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"