Skip to content

Commit 54bafdb

Browse files
committed
deps: remove unused crate bytes
It's no longer used. Signed-off-by: Tim Zhang <tim@hyper.sh>
1 parent 499d5e5 commit 54bafdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ description = "A Rust version of ttrpc."
1212

1313
[dependencies]
1414
protobuf = { version = "2.0" }
15-
bytes = { version = "0.4.11", optional = true }
1615
libc = { version = "0.2.59", features = [ "extra_traits" ] }
1716
nix = "0.23.0"
1817
log = "0.4"

0 commit comments

Comments
 (0)