chatty-catties/gg-g_counter/Cargo.toml
2024-06-04 19:01:20 -07:00

12 lines
230 B
TOML

[package]
name = "gg-g_counter"
edition = "2021"
version.workspace = true
authors.workspace = true
license-file.workspace = true
[dependencies]
serde_json.workspace = true
nebkor-maelstrom.workspace = true
rand.workspace = true