|
@@ -148,7 +148,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -369,8 +369,8 @@ dependencies = [
|
|
"pbr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pbr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"prettytable-rs 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"prettytable-rs 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rpassword 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rpassword 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "serde_derive 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "serde_derive 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"version-compare 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"version-compare 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
@@ -391,8 +391,8 @@ dependencies = [
|
|
"openssl 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"reqwest 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"reqwest 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "serde_derive 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "serde_derive 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -528,7 +528,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "unicode-normalization 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -991,7 +991,7 @@ dependencies = [
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1067,12 +1067,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde"
|
|
name = "serde"
|
|
-version = "1.0.50"
|
|
|
|
|
|
+version = "1.0.52"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde_derive"
|
|
name = "serde_derive"
|
|
-version = "1.0.50"
|
|
|
|
|
|
+version = "1.0.52"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1087,7 +1087,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1097,7 +1097,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1408,7 +1408,7 @@ name = "toml"
|
|
version = "0.4.6"
|
|
version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1447,7 +1447,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "unicode-normalization"
|
|
name = "unicode-normalization"
|
|
-version = "0.1.6"
|
|
|
|
|
|
+version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1488,7 +1488,7 @@ name = "url_serde"
|
|
version = "0.2.0"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1714,8 +1714,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
|
|
"checksum security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332"
|
|
"checksum security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332"
|
|
"checksum security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead"
|
|
"checksum security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead"
|
|
-"checksum serde 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "428d3d818cb94ee037a17bf4f2200db2552e19b1825d33df2196624290716f92"
|
|
|
|
-"checksum serde_derive 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "ee76093b16868c4c9c8e5329c3d30745833e35390624019738472bd13e996e79"
|
|
|
|
|
|
+"checksum serde 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)" = "1921d0c6997bf121f5a85e3fed9ffd2cdfa87254f84e92f9b72e4cd84fbcf79f"
|
|
|
|
+"checksum serde_derive 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)" = "3e45b261b57a9da43b0a9a41bb99b73d22ff1dd98b289de1381241e8542bd1d4"
|
|
"checksum serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "f3ad6d546e765177cf3dded3c2e424a8040f870083a0e64064746b958ece9cb1"
|
|
"checksum serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "f3ad6d546e765177cf3dded3c2e424a8040f870083a0e64064746b958ece9cb1"
|
|
"checksum serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce0fd303af908732989354c6f02e05e2e6d597152870f2c6990efb0577137480"
|
|
"checksum serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce0fd303af908732989354c6f02e05e2e6d597152870f2c6990efb0577137480"
|
|
"checksum sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9eb6be24e4c23a84d7184280d2722f7f2731fcdd4a9d886efbfe4413e4847ea0"
|
|
"checksum sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9eb6be24e4c23a84d7184280d2722f7f2731fcdd4a9d886efbfe4413e4847ea0"
|
|
@@ -1755,7 +1755,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
"checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
|
|
"checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
|
|
"checksum unicase 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "284b6d3db520d67fbe88fd778c21510d1b0ba4a551e5d0fbb023d33405f6de8a"
|
|
"checksum unicase 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "284b6d3db520d67fbe88fd778c21510d1b0ba4a551e5d0fbb023d33405f6de8a"
|
|
"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
|
"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
|
-"checksum unicode-normalization 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "90d662d111b0dbb08a180f2761026cba648c258023c355954a7c00e00e354636"
|
|
|
|
|
|
+"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
|
|
"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f"
|
|
"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f"
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
|
|
"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
|
|
"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
|