mirror of
https://github.com/sortedcord/rust-poker.git
synced 2026-03-07 15:34:08 +05:30
8 lines
96 B
TOML
8 lines
96 B
TOML
[package]
|
|
name = "rust-poker"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
rand = "0.9.2"
|