mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-09-02 17:53:48 +00:00
Bump MSRV to 1.83
To follow gtk-rs and gstreamer-rs. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2203>
This commit is contained in:
parent
b4540e465b
commit
13ea188b74
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ lto = "off"
|
|||
version = "0.14.0-alpha.1"
|
||||
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
|
||||
edition = "2021"
|
||||
rust-version = "1.80"
|
||||
rust-version = "1.83"
|
||||
|
||||
[workspace.dependencies]
|
||||
glib = { git = "https://github.com/gtk-rs/gtk-rs-core", branch = "main" }
|
||||
|
|
Loading…
Reference in a new issue