summaryrefslogtreecommitdiff
path: root/unigen/Cargo.toml
diff options
context:
space:
mode:
authorromir kulshrestha <romir.kulshrestha@gmail.com> 2026-03-04 21:01:09 +0100
committerromir kulshrestha <romir.kulshrestha@gmail.com> 2026-03-06 12:20:05 +0100
commit6826cf0be1816a8320835ab315d46063dc746aac (patch)
tree7b658f017a1808b1cc6e4bd9d3c4772e24af1bc2 /unigen/Cargo.toml
parent7da5cb749ee608a9455c2fd157273563279ee51c (diff)
buildscript
Diffstat (limited to 'unigen/Cargo.toml')
-rw-r--r--unigen/Cargo.toml7
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"