|
@@ -28,7 +28,7 @@ name = "atty"
|
|
|
version = "0.2.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "hermit-abi 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -410,7 +410,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "hermit-abi"
|
|
|
-version = "0.1.10"
|
|
|
+version = "0.1.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -698,7 +698,7 @@ name = "num_cpus"
|
|
|
version = "1.12.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "hermit-abi 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1652,7 +1652,7 @@ dependencies = [
|
|
|
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
|
|
"checksum h2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7938e6aa2a31df4e21f224dc84704bd31c089a6d1355c535b03667371cccc843"
|
|
|
"checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
|
|
|
-"checksum hermit-abi 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "725cf19794cf90aa94e65050cb4191ff5d8fa87a498383774c47b332e3af952e"
|
|
|
+"checksum hermit-abi 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8a0d737e0f947a1864e93d33fdef4af8445a00d1ed8dc0c8ddb73139ea6abf15"
|
|
|
"checksum hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
|
|
|
"checksum hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"
|
|
|
"checksum http 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"
|