chore: Add cargo-machete to detect unused dependencies (#1259)
This commit is contained in:
@@ -15,3 +15,6 @@ tonic = { path = "../../tonic" }
|
||||
[build-dependencies]
|
||||
prost-build = "0.11.6"
|
||||
tonic-build = { path = "../../tonic-build" }
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["prost"]
|
||||
|
||||
Reference in New Issue
Block a user