Skip to content

Commit cd8652f

Browse files
committed
chore(ci): Add cargo-udeps ignore
1 parent 06b9106 commit cd8652f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/stackable-versioned-macros/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ license.workspace = true
66
edition.workspace = true
77
repository.workspace = true
88

9+
[package.metadata.cargo-udeps.ignore]
10+
development = ["schemars", "serde_yaml"]
11+
912
[lib]
1013
proc-macro = true
1114

0 commit comments

Comments
 (0)