Skip to content

Commit e8e2b47

Browse files
committed
Ignore some deps
1 parent f6b8f83 commit e8e2b47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,7 @@ uuid = { version = "1.4.1", default-features = false }
108108

109109
[profile.dev]
110110
debug = 0 # Speed up compilation time and not necessary.
111+
112+
[package.metadata.cargo-udeps.ignore]
113+
strum = {workspace = true}
114+
strum_macros = {workspace = true}

0 commit comments

Comments
 (0)