cargo/tests/testsuite/mock-std/Cargo.toml
2020-07-29 12:41:49 +09:00

9 lines
122 B
TOML

[workspace]
members = [
"library/alloc",
"library/core",
"library/proc_macro",
"library/std",
"library/test",
]