updated members in Cagro.toml
All checks were successful
per-push tests / build (pull_request) Successful in 42s
per-push tests / test-frontend (pull_request) Successful in 39s
per-push tests / test-utility (pull_request) Successful in 40s
per-push tests / test-backend (pull_request) Successful in 39s
per-push tests / timed-decomposer-parse (pull_request) Successful in 41s

This commit is contained in:
Kolby Heacock 2025-12-04 13:34:10 -07:00
parent a3fa58c195
commit f9d5a75531

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