nit/Cargo.toml

7 lines
73 B
TOML

[workspace]
resolver = "2"
members = [
"crates/nit",
"crates/hello",
]