chore(deps) Update Rust crate serde_json to 1.0.52 (#577)

This commit is contained in:
renovate[bot] 2020-05-05 10:35:32 -03:00 committed by GitHub
parent d2cf9c4ea2
commit aa5d11612e
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.51"
serde_json = "1.0.52"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"