@@ -17,3 +17,7 @@ sqlx-cli = "0.8"
|
||||
strum = { version = "0.26.3", features = ["derive"] }
|
||||
thiserror = "1.0"
|
||||
tokio = { version = "1", features = ["fs", "rt-multi-thread"] }
|
||||
|
||||
|
||||
[lints.clippy]
|
||||
pedantic = "warn"
|
||||
Reference in New Issue
Block a user