mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-06-07 16:08:56 +00:00
Update gl_generator dependency to 0.10
This commit is contained in:
parent
e804ef4d76
commit
67f9ee4774
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ pangocairo = { git = "https://github.com/gtk-rs/pangocairo", optional = true }
|
||||||
glutin = { git = "https://github.com/ceyusa/glutin", branch="native-display", optional = true }
|
glutin = { git = "https://github.com/ceyusa/glutin", branch="native-display", optional = true }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
gl_generator = { version = "0.9", optional = true }
|
gl_generator = { version = "0.10", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
gst-player = ["gstreamer-player"]
|
gst-player = ["gstreamer-player"]
|
||||||
|
|
Loading…
Reference in a new issue