Skip to content

Commit 17d2c1a

Browse files
committed
removed serialize from default features
1 parent e96f647 commit 17d2c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ harness = false
4646
path = "benches/macrobenches.rs"
4747

4848
[features]
49-
default = ["serialize"]
49+
default = []
5050

5151
## Enables support for asynchronous reading from `tokio`'s IO-Traits by enabling
5252
## [reading events] from types implementing [`tokio::io::AsyncBufRead`].

0 commit comments

Comments
 (0)