chatty-catties/gg-broadcast/Cargo.toml

12 lines
229 B
TOML
Raw Permalink Normal View History

2024-05-18 00:27:47 +00:00
[package]
name = "gg-broadcast"
edition = "2021"
version.workspace = true
authors.workspace = true
license-file.workspace = true
[dependencies]
serde_json.workspace = true
nebkor-maelstrom.workspace = true
2024-05-28 20:35:32 +00:00
rand.workspace = true