From 5022d85b8385814669aa797249dce94193eeccc0 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 --- 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",