add usage instructions
All checks were successful
per-push tests / build (push) Successful in 46s
per-push tests / test-frontend (push) Successful in 39s
per-push tests / test-utility (push) Successful in 55s
per-push tests / test-backend (push) Successful in 52s
per-push tests / timed-decomposer-parse (push) Successful in 53s

This commit is contained in:
Kolby Heacock 2025-12-04 19:04:21 -07:00
parent cc60e45fab
commit 141ba43362
2 changed files with 41 additions and 1 deletions

View file

@ -2,7 +2,7 @@ cargo-features = ["profile-rustflags"]
[workspace]
resolver = "2"
members = ["mycelium", "decomposer", "hyphae", "organelle", "fairy-ring"]
members = ["mycelium", "decomposer", "hyphae", "organelle"]
[profile.release]
opt-level = 3