There was an error while loading. Please reload this page.
1 parent d298f4e commit 72e52b3Copy full SHA for 72e52b3
1 file changed
Cargo.toml
@@ -42,7 +42,7 @@ image = { version = "0.25", default-features = false, features = ["defaul
42
log = "0.4"
43
web-time = "1"
44
kiss3d-macro = { version = "0.36.0", path = "kiss3d-macro" }
45
-glamx = { version = "0.2", features = ["bytemuck"] }
+glamx = { version = "0.3", features = ["bytemuck"] }
46
ffmpeg-the-third = { version = "4", optional = true }
47
num-traits = "0.2"
48
rgb = "0.8"
0 commit comments