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.