forked from mirrors/gstreamer-rs
ci: Bump Rust MSRV to 1.61
This is needed by recent bytes-utils (see https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/847#note_1536032)
This commit is contained in:
parent
b6c8938f1a
commit
6c594b4c38
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: '2022-09-02.0'
|
||||
GST_RS_IMG_TAG: '2022-09-02.1'
|
||||
GST_RS_STABLE: '1.63.0'
|
||||
GST_RS_MSRV: '1.60.0'
|
||||
GST_RS_MSRV: '1.61.0'
|
||||
|
|
Loading…
Reference in a new issue