chore: Remove unused bytes from dependencies (#1186)

This commit is contained in:
tottoto
2022-12-13 13:06:13 -05:00
committed by GitHub
parent 2dd09c02bd
commit 363c04a2e8
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -18,7 +18,6 @@ repository = "https://github.com/hyperium/tonic"
version = "0.6.0"
[dependencies]
bytes = "1.0"
prost = "0.11"
prost-types = "0.11"
tokio = {version = "1.0", features = ["sync", "rt"]}