forked from mirrors/gstreamer-rs
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 }
|
||||
|
||||
[build-dependencies]
|
||||
gl_generator = { version = "0.9", optional = true }
|
||||
gl_generator = { version = "0.10", optional = true }
|
||||
|
||||
[features]
|
||||
gst-player = ["gstreamer-player"]
|
||||
|
|
Loading…
Reference in a new issue