ci: Update to Rust 1.77.2

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1422>
This commit is contained in:
Sebastian Dröge 2024-04-10 09:00:24 +03:00
parent 7433ea79c9
commit 0d872ae6f8

View file

@ -1,4 +1,4 @@
variables:
GST_RS_IMG_TAG: "2024-04-09.0"
GST_RS_STABLE: "1.77.1"
GST_RS_IMG_TAG: "2024-04-10.0"
GST_RS_STABLE: "1.77.2"
GST_RS_MSRV: "1.70.0"