diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-21 23:35:19 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-21 23:35:19 +0300 |
| commit | 50c2cf4686b53ebd2b76318223096660e92305a4 (patch) | |
| tree | 8741109102a21faaa09a013a047e5c7b74f62b12 /Cargo.toml | |
| parent | 96a25b6c0e39ee39bceddbc8eae5bda8f305acbf (diff) | |
| download | fparkan-50c2cf4686b53ebd2b76318223096660e92305a4.tar.xz fparkan-50c2cf4686b53ebd2b76318223096660e92305a4.zip | |
chore: remove Python tooling and resource viewer
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [workspace] resolver = "3" -members = ["crates/*", "apps/resource-viewer"] +members = ["crates/*"] [profile.release] codegen-units = 1 |
