waku-rust-bindings/Cargo.toml

10 lines
104 B
TOML

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