rust-moxin-ai-client/Cargo.toml

11 lines
108 B
TOML

[workspace]
members = [
"moxin-backend",
"moxin-frontend",
"moxin-protocol"
]
resolver = "2"