From e1735e424363f04998c6e53ca3ace860bb937900 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Sun, 30 Jun 2024 20:30:54 -0500 Subject: [PATCH] maint: use resolver "2" --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 33fc471..4ba40ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [workspace] members = [ "recipes", "kitchen", "web", "api" ] +resolver = "2" [patch.crates-io] # TODO(jwall): When the fix for RcSignal Binding is released we can drop this patch.