From c86f77d65580bf80fbea6b303a53a216c6c8256a Mon Sep 17 00:00:00 2001 From: Maxim Deloof <20443795+mdeloof@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:25:13 +0100 Subject: [PATCH] Update workspace resolver --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 9eff9a3..eed8ce7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,5 @@ members = [ "examples/no_macro/history", "examples/no_macro/calculator", ] + +resolver = "2"