From 039f02ceb006b87b800fb561f2e338e316839671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20L=C3=B6schner?= Date: Thu, 31 Aug 2023 17:11:05 +0200 Subject: [PATCH] Use resolver = "2" --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 095ddf0..9fdfc9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" members = [ "splashsurf_lib",