waku-rust-bindings/Cargo.toml
2024-03-11 12:00:30 -04:00

7 lines
84 B
TOML

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