waku-rust-bindings/Cargo.toml

7 lines
84 B
TOML

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