chatty-catties/gg-uid/Cargo.toml

13 lines
246 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
serde_json = "1.0.117"
tokio.workspace = true