Skip to content

Commit e9d08b6

Browse files
balderkdwrensha
authored andcommitted
fixed wrong feature usage in Cargo.toml
1 parent 0085090 commit e9d08b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

capnp/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ unaligned = []
3636
# with the Rust standard library.
3737
std = ["embedded-io?/std"]
3838

39-
40-
embedded-io = []
4139
# If enabled, ReadLimiter will use `AtomicUsize` instead of `Cell<usize>`, allowing
4240
# message readers to be `Sync`. Note that AtomicUsize is not supported by all
4341
# rustc targets.

0 commit comments

Comments
 (0)