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

[dependencies]
lexopt = "0.3.2"