summaryrefslogtreecommitdiff
path: root/unigen/Cargo.toml
blob: e0c6b4d05a3c54350f423c1213813d95c38d9883 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "unigen"
version = "0.1.0"
edition = "2024"

[dependencies]
lexopt = "0.1.0"