console/Cargo.toml

5 lines
77 B
TOML
Raw Normal View History

[workspace]
members = [
"packages/libraries/router",
"scripts/compress"
]