More clippy fixes
This commit is contained in:
@@ -11,6 +11,14 @@ strip = true
|
||||
[workspace]
|
||||
members = [".", "migration", "entity", "cryptography"]
|
||||
|
||||
[workspace.lints.clippy]
|
||||
pedantic = "warn"
|
||||
all = "warn"
|
||||
nursery = "warn"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8.3"
|
||||
anyhow = "1"
|
||||
|
Reference in New Issue
Block a user