Bump serde_json from 1.0.67 to 1.0.68 in /src/proxy-manager (#1246)

This commit is contained in:
dependabot[bot]
2021-09-21 17:31:33 +00:00
committed by GitHub
parent 80456f1237
commit 8cc7018895

View File

@ -1168,9 +1168,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.67"
version = "1.0.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7f9e390c27c3c0ce8bc5d725f6e4d30a29d26659494aa4b17535f7522c5c950"
checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"
dependencies = [
"itoa",
"ryu",