mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-29 06:31:11 +00:00
chore: configure clippy cast lints at workspace level
This commit is contained in:
@@ -60,3 +60,6 @@ workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
sqlx = { workspace = true, default-features = false, features = ["macros", "runtime-tokio", "tls-none"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user