From 1e293e5cb860b4bd02134309215c2b5f9007b5da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 2 May 2024 16:34:15 +0300 Subject: [PATCH] ci: Update to Rust 1.78.0 Part-of: --- ci/images_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index 00b24e6e3..fc61b6c58 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: GST_RS_IMG_TAG: "2024-04-30.0" - GST_RS_STABLE: "1.77.2" + GST_RS_STABLE: "1.78.0" GST_RS_MSRV: "1.70.0" # The branch we use to build GStreamer from in the docker images # Ex. main, 1.24, my-test-branch