summaryrefslogtreecommitdiff
path: root/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 /Cargo.toml
parente59c54f8bc640c7dc8ccef96d538e728c47bc08e (diff)
parent301ee908e1409c6d42e85c9431d01a92be676753 (diff)
Merge pull request #2 from Mango0x45/buildscript
Buildscript
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cbe097e..4221c83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,4 +1,4 @@
[workspace]
resolver = "3"
default-members = ["oryxc"]
-members = ["oryxc", "unigen"]
+members = ["oryxc"]