Skip to content

Commit 34ea579

Browse files
committed
rm feature
1 parent e296e7e commit 34ea579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include = [
3030
# For documentation of features see the `mio::features` module.
3131
[features]
3232
# By default Mio only provides a shell implementation.
33-
default = ["log","os-ext","net"]
33+
default = ["log"]
3434

3535
# Enables the `Poll` and `Registry` types.
3636
os-poll = []

0 commit comments

Comments
 (0)