diff --git a/Cargo.toml b/Cargo.toml index e424c95..f0053b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,6 @@ members = [ "waku-bindings", "waku-sys", "examples/toy-chat" -] \ No newline at end of file +] + +resolver = "2"