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
@@ -10,7 +10,6 @@ version = "0.1.0"
[dependencies]
prost = "0.11"
prost-types = "0.11"
tonic = {path = "../../../tonic"}
uuid = {package = "uuid1", path = "../uuid"}