|
@@ -46,7 +46,7 @@ name = "atty"
|
|
|
version = "0.2.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "hermit-abi 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -490,7 +490,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "hermit-abi"
|
|
|
-version = "0.1.14"
|
|
|
+version = "0.1.15"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -840,7 +840,7 @@ name = "num_cpus"
|
|
|
version = "1.13.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "hermit-abi 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1979,7 +1979,7 @@ dependencies = [
|
|
|
"checksum globwalk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "178270263374052c40502e9f607134947de75302c1348d1a0e31db67c1691446"
|
|
|
"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.14 (registry+https://github.com/rust-lang/crates.io-index)" = "b9586eedd4ce6b3c498bc3b4dd92fc9f11166aa908a914071953768066c67909"
|
|
|
+"checksum hermit-abi 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "3deed196b6e7f9e44a2ae8d94225d80302d81208b1bb673fd21fe634645c85a9"
|
|
|
"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"
|