Mycelium/mycelium/Cargo.toml
Ava Affine 1359ebdded
Some checks failed
per-push tests / build (push) Failing after 4m38s
per-push tests / test-frontend (push) Has been skipped
per-push tests / timed-decomposer-parse (push) Has been skipped
per-push tests / test-utility (push) Has been skipped
per-push tests / test-backend (push) Has been skipped
BROKEN WIP: GARBAGE COLLECTION AND HEAP MANAGEMENT
Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-07-26 01:13:13 +00:00

8 lines
149 B
TOML

[package]
name = "mycelium"
version = "0.1.0"
edition = "2024"
[dependencies]
organelle = { path = "../organelle" }
hyphae = { path = "../hyphae" }