bingame-rs/Cargo.toml

8 lines
93 B
TOML
Raw Normal View History

2021-12-11 16:57:57 +00:00
[package]
2023-01-04 01:36:05 +00:00
name = "bingame"
2021-12-11 16:57:57 +00:00
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.4"