We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d83b6c commit 142f7c0Copy full SHA for 142f7c0
crates/stackable-versioned-macros/Cargo.toml
@@ -8,7 +8,7 @@ repository.workspace = true
8
9
# cargo-udeps throws an error that these dependencies are unused. They are,
10
# however, used in K8s specific test cases. This is a false-positive and an
11
-# apparent limitation of cargo-udeps. These entries can be removed once
+# apparent limitation of cargo-udeps. These entries can be removed once
12
# cargo-udeps supports detecting usage of such dependencies.
13
[package.metadata.cargo-udeps.ignore]
14
development = ["schemars", "serde_yaml"]
0 commit comments