From 31b1cb8ca65fab4d5aa6b81f0857fdb36216e7ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 19 Jul 2023 09:19:34 +0300 Subject: Update minimum supported Rust version to 1.70 gtk-rs will update soonish too. Part-of: --- audio/spotify/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/spotify/Cargo.toml') diff --git a/audio/spotify/Cargo.toml b/audio/spotify/Cargo.toml index ab1d6e8b..f78229bf 100644 --- a/audio/spotify/Cargo.toml +++ b/audio/spotify/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" description = "GStreamer Spotify Plugin" edition = "2021" -rust-version = "1.66" +rust-version = "1.70" [dependencies] gst = { package = "gstreamer", git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" } -- cgit v1.2.3