mathematical/Cargo.toml

5 lines
59 B
TOML

[workspace]
resolver = "2"
members = [
"math", "web"
]