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
@@ -25,7 +25,6 @@ http = "0.2"
http-body = "0.4.2"
hyper = "0.14"
prost = "0.11"
prost-derive = "0.11"
tokio = {version = "1.0", features = ["rt-multi-thread", "time", "macros", "fs"]}
tokio-stream = "0.1"
tonic = {path = "../tonic", features = ["tls"]}