phonograph/phono-namegen/Cargo.toml

9 lines
160 B
TOML
Raw Permalink Normal View History

[package]
name = "phono-namegen"
edition.workspace = true
version.workspace = true
[dependencies]
rand = { workspace = true }
thiserror = { workspace = true }