From a6a1813c5bd25837694678d0c5186a0513fbb20d Mon Sep 17 00:00:00 2001 From: lleyton Date: Wed, 31 Jan 2024 03:52:37 -0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 75b87e9..f9a0cba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ members = [ "fusebox/sys", ] exclude = ["gir"] +resolver = "2"