|
@@ -38,7 +38,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -143,7 +143,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"num-integer 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -242,7 +242,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -339,7 +339,7 @@ dependencies = [
|
|
|
"proc-macro-hack 0.5.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -570,7 +570,7 @@ version = "1.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -800,7 +800,7 @@ dependencies = [
|
|
|
"hyperx 1.0.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)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (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.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"snafu 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -913,7 +913,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1107,7 +1107,7 @@ dependencies = [
|
|
|
"native-tls 0.2.4 (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)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (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)",
|
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1125,7 +1125,7 @@ version = "1.0.0"
|
|
|
source = "git+https://github.com/rust-lang/team#01392aee300df7df9fde50e3c259719309a93672"
|
|
|
dependencies = [
|
|
|
"indexmap 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1201,20 +1201,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "serde"
|
|
|
-version = "1.0.112"
|
|
|
+version = "1.0.114"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "serde_derive"
|
|
|
-version = "1.0.112"
|
|
|
+version = "1.0.114"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1224,7 +1224,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1232,7 +1232,7 @@ name = "serde_path_to_error"
|
|
|
version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1242,7 +1242,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"dtoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1289,7 +1289,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1324,7 +1324,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "syn"
|
|
|
-version = "1.0.31"
|
|
|
+version = "1.0.33"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1339,7 +1339,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1413,7 +1413,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1477,7 +1477,7 @@ name = "toml"
|
|
|
version = "0.5.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1509,7 +1509,7 @@ dependencies = [
|
|
|
"regex 1.3.9 (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)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (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.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1576,7 +1576,7 @@ dependencies = [
|
|
|
"idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1622,7 +1622,7 @@ version = "0.2.56"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.114 (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)",
|
|
|
]
|
|
@@ -1637,7 +1637,7 @@ dependencies = [
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1668,7 +1668,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1688,7 +1688,7 @@ dependencies = [
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"weedle 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1909,8 +1909,8 @@ dependencies = [
|
|
|
"checksum security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
-"checksum serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)" = "736aac72d1eafe8e5962d1d1c3d99b0df526015ba40915cb3c49d042e92ec243"
|
|
|
-"checksum serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)" = "bf0343ce212ac0d3d6afd9391ac8e9c9efe06b533c8d33f660f6390cc4093f57"
|
|
|
+"checksum serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)" = "5317f7588f0a5078ee60ef675ef96735a1442132dc645eb1d12c018620ed8cd3"
|
|
|
+"checksum serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)" = "2a0be94b04690fbaed37cddffc5c134bf537c8e3329d53e982fe04c374978f8e"
|
|
|
"checksum serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)" = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"
|
|
|
"checksum serde_path_to_error 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "913be57cc4ce01e57709c49d3f9a73e0019ae0ba26c4063d7bc15351d68f3593"
|
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
@@ -1924,7 +1924,7 @@ dependencies = [
|
|
|
"checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3"
|
|
|
"checksum stringprep 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
|
|
|
"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|
|
|
-"checksum syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"
|
|
|
+"checksum syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd"
|
|
|
"checksum synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
|
|
"checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
|