]> git.scottworley.com Git - pluta-lesnura/blame - Cargo.toml
Deck
[pluta-lesnura] / Cargo.toml
CommitLineData
754e9730
SW
1[package]
2name = "pluta-lesnura"
3version = "0.1.0"
4edition = "2021"
5authors = ["Scott Worley <scottworley@scottworley.com>"]
6description = "A cooperative game of AI notkilleveryoneism"
7license = "AGPL-3.0"
8repository = "https://git.scottworley.com/pluta-lesnura"
9
10
11[dependencies]
57f490a0 12rand = "0.8.5"