diff options
| author | romir kulshrestha <romir.kulshrestha@gmail.com> | 2026-03-04 21:01:09 +0100 |
|---|---|---|
| committer | romir kulshrestha <romir.kulshrestha@gmail.com> | 2026-03-06 12:20:05 +0100 |
| commit | 6826cf0be1816a8320835ab315d46063dc746aac (patch) | |
| tree | 7b658f017a1808b1cc6e4bd9d3c4772e24af1bc2 /Cargo.toml | |
| parent | 7da5cb749ee608a9455c2fd157273563279ee51c (diff) | |
buildscript
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [workspace] resolver = "3" default-members = ["oryxc"] -members = ["oryxc", "unigen"] +members = ["oryxc"] |