ci: Update to Rust 1.78.0

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1447>
This commit is contained in:
Sebastian Dröge 2024-05-02 16:34:15 +03:00
parent e95262d558
commit e183ee5849

View file

@ -1,4 +1,4 @@
variables:
GST_RS_IMG_TAG: "2024-04-28.0-0.22"
GST_RS_STABLE: "1.77.2"
GST_RS_IMG_TAG: "2024-04-30.0-0.22"
GST_RS_STABLE: "1.78.0"
GST_RS_MSRV: "1.70.0"