chatty-catties/gg-uid/Cargo.toml

11 lines
219 B
TOML

[package]
name = "gg-uid"
edition = "2021"
version.workspace = true
authors.workspace = true
license-file.workspace = true
[dependencies]
serde_json.workspace = true
nebkor-maelstrom = { path = "../nebkor-maelstrom" }