rust-gamedig/Cargo.toml
2023-10-16 23:20:47 +01:00

6 lines
No EOL
88 B
TOML

[workspace]
name = "gamedig-workspace"
members = [
"crates/cli",
"crates/lib",
]