diff options
Diffstat (limited to 'unigen/Cargo.toml')
| -rw-r--r-- | unigen/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/unigen/Cargo.toml b/unigen/Cargo.toml deleted file mode 100644 index 587afb7..0000000 --- a/unigen/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "unigen" -version = "0.1.0" -edition = "2024" - -[dependencies] -lexopt = "0.3.2" |