rust-webwasm/Cargo.toml
2024-01-02 01:30:03 -08:00

6 lines
60 B
TOML

[workspace]
resolver = "2"
members = [
"checkerboard"
]