waku-rust-bindings/examples/Cargo.toml

8 lines
78 B
TOML

[workspace]
members = [
"basic",
"tic-tac-toe-gui",
"toy-chat"
]