chore: Remove required bytes dep and clean up deny (#227)
* chore: Remove required bytes dep and clean up deny * Fix interop test cli args
This commit is contained in:
@@ -10,7 +10,6 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
tonic = { path = "../../tonic" }
|
||||
bytes = "0.5"
|
||||
prost = { git = "https://github.com/danburkert/prost", branch = "master" }
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user