acadia/rust/Cargo.toml
2025-02-07 18:59:00 -08:00

16 lines
269 B
TOML

[workspace]
members = [
"lib/client/denali_client", "lib/fs/ext2",
"lib/mammoth",
"lib/voyageurs",
"lib/yellowstone",
"lib/yunq",
"lib/yunq-test",
"sys/denali",
"sys/teton",
"sys/victoriafalls",
"sys/yellowstone",
"usr/testbed",
]
resolver = "2"