chatty-catties/gg-uid/Cargo.toml

13 lines
251 B
TOML
Raw Normal View History

2024-05-17 23:26:02 +00:00
[package]
name = "gg-uid"
edition = "2021"
version.workspace = true
authors.workspace = true
license-file.workspace = true
[dependencies]
async-trait.workspace = true
maelstrom-node.workspace = true
2024-05-18 00:27:47 +00:00
serde_json.workspace = true
2024-05-17 23:26:02 +00:00
tokio.workspace = true