Skip to content

Commit 83cad0b

Browse files
committed
chore(bindings): hush cargo-machete
Signed-off-by: PeaBrane <yanrpei@gmail.com>
1 parent 85f6a55 commit 83cad0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/bindings/python/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ license = "Apache-2.0"
1414
homepage = "https://github.com/ai-dynamo/dynamo"
1515
repository = "https://github.com/ai-dynamo/dynamo.git"
1616

17+
[package.metadata.cargo-machete]
18+
ignored = ["clap", "dynamo-kv-router", "tracing-subscriber"]
19+
1720
[lib]
1821
path = "rust/lib.rs"
1922
name = "_core"

0 commit comments

Comments
 (0)