mirror of
https://github.com/waku-org/waku-rust-bindings.git
synced 2025-01-10 14:45:56 +00:00
9993d2d991
* Added main skeleton for toy-chat example * Implement chat example main block * Polish chat and add necessary fixes * Added author info to crates
5 lines
41 B
TOML
5 lines
41 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"toy-chat"
|
|
] |