Skip to content

Commit 2c196e2

Browse files
committed
uucore/Cargo.toml: add [lints] workspace = true
1 parent 0e1a2db commit 2c196e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/uucore/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ version.workspace = true
1515
[package.metadata.docs.rs]
1616
all-features = true
1717

18+
[lints]
19+
workspace = true
20+
1821
[lib]
1922
path = "src/lib/lib.rs"
2023

0 commit comments

Comments
 (0)