You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- mio-0.6.22/Cargo.toml 2020-05-01T19:28:07+00:00
|
|
|
|
+++ mio-0.6.22/Cargo.toml 2020-05-05T01:08:25.881476+00:00
|
|
|
|
@@ -54,18 +54,5 @@
|
|
|
|
[features]
|
|
|
|
default = ["with-deprecated"]
|
|
|
|
with-deprecated = []
|
|
|
|
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon]
|
|
|
|
-version = "0.3.2"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon-sys]
|
|
|
|
-version = "0.3.2"
|
|
|
|
[target."cfg(unix)".dependencies.libc]
|
|
|
|
version = "0.2.54"
|
|
|
|
-[target."cfg(windows)".dependencies.kernel32-sys]
|
|
|
|
-version = "0.2"
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.miow]
|
|
|
|
-version = "0.2.1"
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
|
|
-version = "0.2.6"
|