card game stuff

This commit is contained in:
2026-05-15 07:03:31 -07:00
parent 77b38608d9
commit ec8d998f75
4 changed files with 50 additions and 21 deletions
-1
View File
@@ -4,5 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
deranged = "0.5.8"
rand = { version = "0.10.1", default-features = false, features = ["thread_rng"] }