Bump various dependencies

This commit is contained in:
Simon Hausmann 2024-10-23 09:42:09 +02:00 committed by Simon Hausmann
parent 0ebcbbecbe
commit 2a4024fdcb
5 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ name = "opengl_texture"
[dependencies]
slint = { path = "../../api/rs/slint" }
glow = { version = "0.13" }
glow = { version = "0.15" }
web-time = { version = "1.0" }
[build-dependencies]