trictrac/spiel_bot/Cargo.toml

10 lines
166 B
TOML
Raw Normal View History

[package]
name = "spiel_bot"
version = "0.1.0"
edition = "2021"
[dependencies]
trictrac-store = { path = "../store" }
anyhow = "1"
rand = "0.9"