3 lines
98 B
TOML
3 lines
98 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [ "matrix", "matrix-bin" , "matrix-macros", "matrix-stdlib"]
|