diff --git a/Cargo.toml b/Cargo.toml index 477f20b29..c511beee3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ members = [ "src/rust-bridge/test", ] +resolver = "2" + [profile.dev] panic = "abort"