ableos/Cargo.toml

10 lines
104 B
TOML
Raw Normal View History

2022-04-11 18:53:33 +00:00
[workspace]
members = [
"ableos",
"kernel",
"facepalm",
"shadeable",
"repbuild",
2022-04-11 20:34:40 +00:00
2022-04-11 18:53:33 +00:00
]