|
@@ -129,7 +129,7 @@ dependencies = [
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"publicsuffix 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -538,7 +538,7 @@ name = "indexmap"
|
|
|
version = "1.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1082,7 +1082,7 @@ dependencies = [
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"mime_guess 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1102,7 +1102,7 @@ version = "1.0.0"
|
|
|
source = "git+https://github.com/rust-lang/team#baf84f75fd5c5bdaa8c05a1400444acb85fd74a1"
|
|
|
dependencies = [
|
|
|
"indexmap 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1176,7 +1176,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "serde"
|
|
|
-version = "1.0.99"
|
|
|
+version = "1.0.100"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"serde_derive 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1199,7 +1199,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1209,7 +1209,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1434,7 +1434,7 @@ name = "toml"
|
|
|
version = "0.5.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1456,10 +1456,10 @@ dependencies = [
|
|
|
"regex 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"reqwest 0.9.20 (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.99 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"toml 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1766,7 +1766,7 @@ dependencies = [
|
|
|
"checksum security-framework-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
|
|
|
"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.99 (registry+https://github.com/rust-lang/crates.io-index)" = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
|
|
|
+"checksum serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)" = "f4473e8506b213730ff2061073b48fa51dcc66349219e2e7c5608f0296a1d95a"
|
|
|
"checksum serde_derive 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)" = "11e410fde43e157d789fc290d26bc940778ad0fdd47836426fbac36573710dbb"
|
|
|
"checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
|
|
|
"checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
|