Bump serde_json from 1.0.66 to 1.0.67 in /src/proxy-manager (#1199)

This commit is contained in:
dependabot[bot]
2021-08-30 15:47:02 +00:00
committed by GitHub
parent 5d09cd4810
commit b2b797e67c

View File

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