Use cargo workspace lints
This commit is contained in:
parent
131b581880
commit
db529688e9
8 changed files with 21 additions and 33 deletions
|
|
@ -11,3 +11,6 @@ serde = { workspace = true }
|
|||
thiserror = { workspace = true }
|
||||
|
||||
toml = "0.8.8"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue