chore: Remove unused dependencies (#1244)

This commit is contained in:
tottoto
2023-02-04 05:12:17 -05:00
committed by GitHub
parent ff642f9233
commit 0ac0ce8ce7
4 changed files with 2 additions and 7 deletions
-1
View File
@@ -15,7 +15,6 @@ hyper = "0.14.3"
pin-project = "1.0"
prost = "0.11"
tokio = {version = "1.0", features = ["macros", "rt-multi-thread", "net"]}
tokio-stream = {version = "0.1.5", features = ["net"]}
tonic = {path = "../../tonic", features = ["gzip"]}
tower = {version = "0.4", features = []}
tower-http = {version = "0.3", features = ["map-response-body", "map-request-body"]}