chore(deps) Update Rust crate serde_json to 1.0.61 (#1127)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-06 07:47:21 -03:00 committed by GitHub
parent 6cd978a149
commit f7b9bfe9a7
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.60"
serde_json = "1.0.61"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"