|
@@ -762,7 +762,7 @@ dependencies = [
|
|
"once_cell 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"once_cell 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde_json 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"snafu 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"snafu 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1069,7 +1069,7 @@ dependencies = [
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pin-project-lite 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pin-project-lite 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde_json 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1154,7 +1154,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde_json"
|
|
name = "serde_json"
|
|
-version = "1.0.54"
|
|
|
|
|
|
+version = "1.0.55"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1439,7 +1439,7 @@ dependencies = [
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rust_team_data 1.0.0 (git+https://github.com/rust-lang/team)",
|
|
"rust_team_data 1.0.0 (git+https://github.com/rust-lang/team)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde_json 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1552,7 +1552,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde_json 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-macro 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-macro 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1832,7 +1832,7 @@ dependencies = [
|
|
"checksum security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
|
|
"checksum security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
|
|
"checksum serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)" = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d"
|
|
"checksum serde 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)" = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d"
|
|
"checksum serde_derive 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)" = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250"
|
|
"checksum serde_derive 1.0.111 (registry+https://github.com/rust-lang/crates.io-index)" = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250"
|
|
-"checksum serde_json 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)" = "cfe4c1f6427dbc29329c6288e9e748b8b8e0ea42a0aab733e887fa72c22e965d"
|
|
|
|
|
|
+"checksum serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)" = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"
|
|
"checksum serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "359b895005d818163c78a24d272cc98567cce80c2461cf73f513da1d296c0b62"
|
|
"checksum serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "359b895005d818163c78a24d272cc98567cce80c2461cf73f513da1d296c0b62"
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
"checksum sha2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
|
|
"checksum sha2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
|