Skip to content

Commit 491a448

Browse files
authored
Merge pull request containerd#145 from Tim-Zhang/remove-unused-dep
deps: remove unused crate bytes
2 parents 499d5e5 + 54bafdb commit 491a448

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)