Mycelium/mycelium/Cargo.toml

9 lines
149 B
TOML
Raw Permalink Normal View History

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