From b0893af0022da05013d690b70ea3fd05bfcde4e1 Mon Sep 17 00:00:00 2001 From: Bauke Date: Sun, 21 Jan 2024 13:42:23 +0100 Subject: [PATCH] Switch the resolver. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index caf598d..472935d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ members = [ "opml_api", "opml_cli" ] +resolver = "2"