19 lines
345 B
TOML
19 lines
345 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"lib/client/denali_client",
|
|
"lib/client/voyageurs_client",
|
|
"lib/fs/ext2",
|
|
"lib/mammoth",
|
|
"lib/pci",
|
|
"lib/yellowstone",
|
|
"lib/yunq",
|
|
"lib/yunq-test",
|
|
"sys/denali",
|
|
"sys/teton",
|
|
"sys/victoriafalls",
|
|
"sys/voyageurs",
|
|
"sys/yellowstone",
|
|
"usr/testbed",
|
|
]
|
|
resolver = "2"
|