|
|
@@ -59,7 +59,7 @@ version = "0.12.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -170,7 +170,7 @@ dependencies = [
|
|
|
"slab",
|
|
|
"socket2",
|
|
|
"waker-fn",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -219,7 +219,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"once_cell",
|
|
|
"signal-hook",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -303,7 +303,7 @@ checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
dependencies = [
|
|
|
"hermit-abi",
|
|
|
"libc",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -654,7 +654,7 @@ dependencies = [
|
|
|
"num-integer",
|
|
|
"num-traits",
|
|
|
"time 0.1.44",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -756,7 +756,7 @@ dependencies = [
|
|
|
"regex",
|
|
|
"terminal_size",
|
|
|
"unicode-width",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -987,11 +987,11 @@ dependencies = [
|
|
|
"bitflags",
|
|
|
"crossterm_winapi",
|
|
|
"libc",
|
|
|
- "mio 0.8.4",
|
|
|
+ "mio",
|
|
|
"parking_lot 0.12.1",
|
|
|
"signal-hook",
|
|
|
"signal-hook-mio",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1000,7 +1000,7 @@ version = "0.9.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1094,7 +1094,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "b37feaa84e6861e00a1f5e5aa8da3ee56d605c9992d33e082786754828e20865"
|
|
|
dependencies = [
|
|
|
"nix 0.24.1",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1105,7 +1105,7 @@ checksum = "598e9d68e769aa1283460a3b0ec0d049ccfb6170277aea37089fa3f58fd721a1"
|
|
|
dependencies = [
|
|
|
"async-std",
|
|
|
"nix 0.23.1",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1411,7 +1411,7 @@ checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
"redox_users 0.3.5",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1441,7 +1441,7 @@ checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
"redox_users 0.4.3",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1452,7 +1452,7 @@ checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
"redox_users 0.4.3",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1514,7 +1514,7 @@ checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
|
|
|
dependencies = [
|
|
|
"lazy_static",
|
|
|
"libc",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
"wio",
|
|
|
]
|
|
|
|
|
|
@@ -1707,18 +1707,6 @@ dependencies = [
|
|
|
"subtle",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "filetime"
|
|
|
-version = "0.2.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 1.0.0",
|
|
|
- "libc",
|
|
|
- "redox_syscall 0.2.13",
|
|
|
- "windows-sys 0.36.1",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "float-ord"
|
|
|
version = "0.2.0"
|
|
|
@@ -1765,7 +1753,7 @@ dependencies = [
|
|
|
"pathfinder_simd",
|
|
|
"servo-fontconfig",
|
|
|
"walkdir",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -1821,44 +1809,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "winapi 0.3.9",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fsevent"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "fsevent-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fsevent-sys"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "fuchsia-zircon-sys",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon-sys"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "funty"
|
|
|
version = "2.0.0"
|
|
|
@@ -2262,26 +2215,6 @@ dependencies = [
|
|
|
"unicode-width",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "inotify"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "inotify-sys",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "inotify-sys"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "instant"
|
|
|
version = "0.1.12"
|
|
|
@@ -2291,15 +2224,6 @@ dependencies = [
|
|
|
"cfg-if 1.0.0",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "iovec"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "ircd"
|
|
|
version = "0.3.0"
|
|
|
@@ -2367,16 +2291,6 @@ dependencies = [
|
|
|
"wasm-bindgen",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "kernel32-sys"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.8",
|
|
|
- "winapi-build",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "kv-log-macro"
|
|
|
version = "1.0.7"
|
|
|
@@ -2398,12 +2312,6 @@ version = "1.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "lazycell"
|
|
|
-version = "1.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "leb128"
|
|
|
version = "0.2.5"
|
|
|
@@ -2423,7 +2331,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"
|
|
|
dependencies = [
|
|
|
"cfg-if 1.0.0",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -2547,25 +2455,6 @@ dependencies = [
|
|
|
"adler",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "mio"
|
|
|
-version = "0.6.23"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.10",
|
|
|
- "fuchsia-zircon",
|
|
|
- "fuchsia-zircon-sys",
|
|
|
- "iovec",
|
|
|
- "kernel32-sys",
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "miow",
|
|
|
- "net2",
|
|
|
- "slab",
|
|
|
- "winapi 0.2.8",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "mio"
|
|
|
version = "0.8.4"
|
|
|
@@ -2578,30 +2467,6 @@ dependencies = [
|
|
|
"windows-sys 0.36.1",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "mio-extras"
|
|
|
-version = "2.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
|
|
|
-dependencies = [
|
|
|
- "lazycell",
|
|
|
- "log",
|
|
|
- "mio 0.6.23",
|
|
|
- "slab",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "miow"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
|
|
|
-dependencies = [
|
|
|
- "kernel32-sys",
|
|
|
- "net2",
|
|
|
- "winapi 0.2.8",
|
|
|
- "ws2_32-sys",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "more-asserts"
|
|
|
version = "0.2.2"
|
|
|
@@ -2626,17 +2491,6 @@ dependencies = [
|
|
|
"tempfile",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "net2"
|
|
|
-version = "0.2.37"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.10",
|
|
|
- "libc",
|
|
|
- "winapi 0.3.9",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "nix"
|
|
|
version = "0.23.1"
|
|
|
@@ -2671,24 +2525,6 @@ dependencies = [
|
|
|
"minimal-lexical",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "notify"
|
|
|
-version = "4.0.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "filetime",
|
|
|
- "fsevent",
|
|
|
- "fsevent-sys",
|
|
|
- "inotify",
|
|
|
- "libc",
|
|
|
- "mio 0.6.23",
|
|
|
- "mio-extras",
|
|
|
- "walkdir",
|
|
|
- "winapi 0.3.9",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "num-bigint"
|
|
|
version = "0.4.3"
|
|
|
@@ -2886,7 +2722,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"redox_syscall 0.2.13",
|
|
|
"smallvec",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -3072,7 +2908,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"log",
|
|
|
"wepoll-ffi",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -3406,7 +3242,7 @@ dependencies = [
|
|
|
"bitflags",
|
|
|
"libc",
|
|
|
"mach",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -3415,7 +3251,7 @@ version = "0.5.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -3439,7 +3275,7 @@ dependencies = [
|
|
|
"spin 0.5.2",
|
|
|
"untrusted",
|
|
|
"web-sys",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -3755,7 +3591,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "mio 0.8.4",
|
|
|
+ "mio",
|
|
|
"signal-hook",
|
|
|
]
|
|
|
|
|
|
@@ -3847,7 +3683,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4134,7 +3970,6 @@ dependencies = [
|
|
|
"fxhash",
|
|
|
"hex",
|
|
|
"log",
|
|
|
- "notify",
|
|
|
"rand",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
@@ -4158,7 +3993,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"redox_syscall 0.2.13",
|
|
|
"remove_dir_all",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4169,7 +4004,7 @@ checksum = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42"
|
|
|
dependencies = [
|
|
|
"byteorder",
|
|
|
"dirs 1.0.5",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4188,7 +4023,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4246,7 +4081,7 @@ checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4546,7 +4381,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
|
|
|
dependencies = [
|
|
|
"same-file",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
"winapi-util",
|
|
|
]
|
|
|
|
|
|
@@ -4667,7 +4502,7 @@ dependencies = [
|
|
|
"wasmer-types",
|
|
|
"wasmer-vm",
|
|
|
"wat",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4818,7 +4653,7 @@ dependencies = [
|
|
|
"wasmer-engine-universal-artifact",
|
|
|
"wasmer-types",
|
|
|
"wasmer-vm",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4902,7 +4737,7 @@ dependencies = [
|
|
|
"thiserror",
|
|
|
"wasmer-artifact",
|
|
|
"wasmer-types",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4961,7 +4796,7 @@ dependencies = [
|
|
|
"cfg-if 0.1.10",
|
|
|
"libc",
|
|
|
"memory_units",
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -4990,12 +4825,6 @@ dependencies = [
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "winapi"
|
|
|
-version = "0.2.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "winapi"
|
|
|
version = "0.3.9"
|
|
|
@@ -5006,12 +4835,6 @@ dependencies = [
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "winapi-build"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
version = "0.4.0"
|
|
|
@@ -5024,7 +4847,7 @@ version = "0.1.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.9",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -5125,17 +4948,7 @@ version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.9",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ws2_32-sys"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.8",
|
|
|
- "winapi-build",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|