|
@@ -968,7 +968,7 @@ dependencies = [
|
|
|
"cloudabi 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"instant 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.72 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"smallvec 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1201,7 +1201,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "redox_syscall"
|
|
|
-version = "0.1.56"
|
|
|
+version = "0.1.57"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -1462,7 +1462,7 @@ 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)",
|
|
|
"libc 0.2.72 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1514,7 +1514,7 @@ dependencies = [
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.72 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -2102,7 +2102,7 @@ dependencies = [
|
|
|
"checksum rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
|
"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
-"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
|
|
|
+"checksum redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)" = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
|
"checksum regex 1.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
|
|
|
"checksum regex-syntax 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)" = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"
|
|
|
"checksum remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|