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
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:
parent
cc60e45fab
commit
141ba43362
2 changed files with 41 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue