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
|
2024-06-05 02:01:20 +00:00
|
|
|
nebkor-maelstrom.workspace = true
|
2024-05-28 20:35:32 +00:00
|
|
|
rand.workspace = true
|