From a289a107980e69af62d63355b6deb3d12a5203b4 Mon Sep 17 00:00:00 2001 From: Denis Nutiu Date: Tue, 7 Jan 2025 15:54:20 +0200 Subject: [PATCH] add workspace resolver --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a620ccd..3c375d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" members = [ "emulator",