rust-tcp-chat-canister/Cargo.toml
2024-02-17 17:37:08 +03:00

5 lines
64 B
TOML

[workspace]
members = [
"src/chat_backend"
]
resolver = "2"