We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f6a55 commit 83cad0bCopy full SHA for 83cad0b
lib/bindings/python/Cargo.toml
@@ -14,6 +14,9 @@ license = "Apache-2.0"
14
homepage = "https://github.com/ai-dynamo/dynamo"
15
repository = "https://github.com/ai-dynamo/dynamo.git"
16
17
+[package.metadata.cargo-machete]
18
+ignored = ["clap", "dynamo-kv-router", "tracing-subscriber"]
19
+
20
[lib]
21
path = "rust/lib.rs"
22
name = "_core"
0 commit comments