waku-rust-bindings/Cargo.toml

7 lines
87 B
TOML

[workspace]
members = [
"waku-bindings",
"waku-sys",
"examples/toy-chat"
]