From 591d08e430cac6a92e956388302a3e54a78526de Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 31 Oct 2024 23:25:08 +0300 Subject: [PATCH] chore: shut up resolver warning --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a197e03..65eec8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" members = [ "anyrun", "anyrun-plugin",