From b58ce22ef1cd1a24e78f8ce31b69cf43a3ddf6a3 Mon Sep 17 00:00:00 2001 From: la10736 Date: Tue, 9 Apr 2024 10:14:36 +0200 Subject: [PATCH] Set resolver in virtual manifest --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 02e9c05a..a39bb372 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" exclude = [ "playground", "rstest_fixtures",