We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e296e7e commit 34ea579Copy full SHA for 34ea579
Cargo.toml
@@ -30,7 +30,7 @@ include = [
30
# For documentation of features see the `mio::features` module.
31
[features]
32
# By default Mio only provides a shell implementation.
33
-default = ["log","os-ext","net"]
+default = ["log"]
34
35
# Enables the `Poll` and `Registry` types.
36
os-poll = []
0 commit comments