mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
janitor: Update glow dependency
This commit is contained in:
parent
8a56d7a272
commit
d5ca021485
3 changed files with 4 additions and 7 deletions
|
@ -17,7 +17,7 @@ name = "opengl_underlay"
|
|||
[dependencies]
|
||||
slint = { path = "../../api/rs/slint" }
|
||||
# Use a git version until https://github.com/grovesNL/glow/issues/210 is released to crates.io
|
||||
glow = { version = "0.11", git = "https://github.com/grovesNL/glow", rev = "11853d28ae64fbd7db5c856fe8b92a4a20fded94" }
|
||||
glow = { version = "0.12" }
|
||||
instant = { version = "0.1", features = [ "now" ] }
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue