From 277cb517cd36e69038e551dc397e6dea7da31fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 9 Aug 2023 09:50:00 +0300 Subject: [PATCH] Switch to `resolver = "2"` for the workspace Part-of: --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index e9f3d68f7..490c7077b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" default-members = [ "gstreamer/sys",