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