|
@@ -37,7 +37,7 @@ version = "0.2.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"hermit-abi 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -53,7 +53,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"addr2line 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"object 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -147,7 +147,7 @@ version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -377,7 +377,7 @@ version = "0.1.14"
|
|
|
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.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -422,7 +422,7 @@ name = "hermit-abi"
|
|
|
version = "0.1.12"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -530,7 +530,7 @@ name = "iovec"
|
|
|
version = "0.1.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -562,7 +562,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "libc"
|
|
|
-version = "0.2.69"
|
|
|
+version = "0.2.70"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -620,7 +620,7 @@ dependencies = [
|
|
|
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"iovec 0.1.4 (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.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (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.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -634,7 +634,7 @@ version = "0.6.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -655,7 +655,7 @@ version = "0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (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.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -672,7 +672,7 @@ version = "0.2.34"
|
|
|
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.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -708,7 +708,7 @@ version = "1.13.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"hermit-abi 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -735,7 +735,7 @@ dependencies = [
|
|
|
"cfg-if 0.1.10 (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.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.9.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -751,7 +751,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cc 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -772,7 +772,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)",
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"smallvec 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -934,7 +934,7 @@ version = "0.7.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1070,7 +1070,7 @@ dependencies = [
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"core-foundation 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1080,7 +1080,7 @@ version = "0.4.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1202,7 +1202,7 @@ version = "3.1.0"
|
|
|
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.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (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)",
|
|
|
"remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1230,7 +1230,7 @@ name = "time"
|
|
|
version = "0.1.43"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1244,7 +1244,7 @@ dependencies = [
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"mio-uds 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1682,7 +1682,7 @@ dependencies = [
|
|
|
"checksum js-sys 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)" = "367647c532db6f1555d7151e619540ec5f713328235b8c062c6b4f63e84adfe3"
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
-"checksum libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
|
|
|
+"checksum libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)" = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f"
|
|
|
"checksum lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
|
|
|
"checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
|
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|