|
@@ -26,7 +26,7 @@ name = "atty"
|
|
|
version = "0.2.13"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -42,7 +42,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"backtrace-sys 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -52,7 +52,7 @@ version = "0.1.31"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -142,7 +142,7 @@ version = "0.6.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -272,7 +272,7 @@ version = "1.0.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"miniz_oxide 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -407,7 +407,7 @@ version = "0.1.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -536,7 +536,7 @@ name = "iovec"
|
|
|
version = "0.1.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -561,7 +561,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "libc"
|
|
|
-version = "0.2.61"
|
|
|
+version = "0.2.62"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -641,7 +641,7 @@ dependencies = [
|
|
|
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -666,7 +666,7 @@ version = "0.2.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl 0.10.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -683,7 +683,7 @@ version = "0.2.33"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -697,7 +697,7 @@ name = "num_cpus"
|
|
|
version = "1.10.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -717,7 +717,7 @@ dependencies = [
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.9.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -733,7 +733,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -770,7 +770,7 @@ name = "parking_lot_core"
|
|
|
version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -784,7 +784,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -867,7 +867,7 @@ version = "0.6.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -885,7 +885,7 @@ version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"getrandom 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_chacha 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -960,7 +960,7 @@ name = "rand_jitter"
|
|
|
version = "0.1.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -972,7 +972,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1118,7 +1118,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"security-framework-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1232,7 +1232,7 @@ version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1260,7 +1260,7 @@ name = "time"
|
|
|
version = "0.1.42"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1641,7 +1641,7 @@ dependencies = [
|
|
|
"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
|
|
|
-"checksum libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)" = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
|
|
|
+"checksum libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)" = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
|
|
|
"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c"
|
|
|
"checksum lock_api 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f8912e782533a93a167888781b836336a6ca5da6175c05944c86cf28c31104dc"
|
|
|
"checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
|