chore: Add cargo-machete to detect unused dependencies (#1259)
This commit is contained in:
@@ -21,3 +21,6 @@ tower-http = {version = "0.3", features = ["map-response-body", "map-request-bod
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = {path = "../../tonic-build" }
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["prost"]
|
||||
|
||||
Reference in New Issue
Block a user