summaryrefslogtreecommitdiff
path: root/unigen/Cargo.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2026-03-11 00:50:57 +0100
committerGitHub <noreply@github.com> 2026-03-11 00:50:57 +0100
commitf149bfa62cf4b2c6ee1033f7918ccbe8c452702b (patch)
tree96482de4cb331268bd4afc5753166b7a9cbd2a3c /unigen/Cargo.toml
parente59c54f8bc640c7dc8ccef96d538e728c47bc08e (diff)
parent301ee908e1409c6d42e85c9431d01a92be676753 (diff)
Merge pull request #2 from Mango0x45/buildscript
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"