chore(deps) Update Rust crate serde_json to 1.0.55 (#650)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-10 11:49:07 -03:00 committed by GitHub
parent 3a962274c2
commit 5833f284e4
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.53"
serde_json = "1.0.55"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"