Bump serde_json from 1.0.56 to 1.0.57 (#16)

This commit is contained in:
dependabot-preview[bot]
2020-07-26 18:31:09 +00:00
committed by GitHub
parent 777373d313
commit 691b938e9f
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1033,9 +1033,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.56"
version = "1.0.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3433e879a558dde8b5e8feb2a04899cf34fdde1fafb894687e52105fc1162ac3"
checksum = "164eacbdb13512ec2745fb09d51fd5b22b0d65ed294a1dcf7285a360c80a675c"
dependencies = [
"itoa",
"ryu",