1
0
mirror of https://github.com/ekzhang/rustpad.git synced 2021-06-08 23:07:11 +03:00
Files
rustpad/Cargo.toml
2021-06-01 17:44:33 -05:00

7 lines
69 B
TOML

[workspace]
members = [
"rustpad-server",
"rustpad-wasm",
]