Skip to content

Commit

Permalink
Remove default features
Browse files Browse the repository at this point in the history
Co-Authored-By: Kevin Leimkuhler <kevin@kleimkuhler.com>
  • Loading branch information
2 people authored and Thomasdezeeuw committed Mar 30, 2020
1 parent 99fb5ac commit aaa243c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[package.metadata.playground]
default-features = true
features = ["os-poll", "os-util", "tcp", "udp", "uds"]
all-features = false

[[example]]
name = "tcp_server"
Expand Down

0 comments on commit aaa243c

Please sign in to comment.