(tools, client, server) feat: Remove gRPC support, add TCP back and reorganized project
This commit is contained in:
@ -12,8 +12,6 @@ log = "0.4"
|
||||
prost = "0.14"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tonic = "0.14"
|
||||
tonic-prost = "0.14"
|
||||
tonic-web = "0.14"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-prost-build = "0.14"
|
||||
prost-build = "0.14"
|
||||
|
Reference in New Issue
Block a user