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