mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
uucore/Cargo.toml: add [lints] workspace = true
This commit is contained in:
parent
0e1a2dbeb1
commit
2c196e27c4
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ version.workspace = true
|
|||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[lib]
|
||||
path = "src/lib/lib.rs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue