use workspace lints

This commit is contained in:
2026-05-18 15:43:32 -07:00
parent 37837e76c1
commit b840d56725
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -7,3 +7,6 @@ edition = "2024"
card_game.workspace = true
klondike.workspace = true
rand = { version = "0.10.1", default-features = false, features = ["thread_rng"] }
[lints]
workspace = true