chore(deps) Update Rust crate serde_json to 1.0.51 (#540)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-16 04:19:31 -04:00 committed by GitHub
parent 2fdc92c7aa
commit 4397a900ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ icon = [
]
[dependencies]
serde_json = "1.0.48"
serde_json = "1.0.51"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.6"