Skip to content

Commit 72e52b3

Browse files
authored
feat: switch to glamx 0.3 (#384)
1 parent d298f4e commit 72e52b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ image = { version = "0.25", default-features = false, features = ["defaul
4242
log = "0.4"
4343
web-time = "1"
4444
kiss3d-macro = { version = "0.36.0", path = "kiss3d-macro" }
45-
glamx = { version = "0.2", features = ["bytemuck"] }
45+
glamx = { version = "0.3", features = ["bytemuck"] }
4646
ffmpeg-the-third = { version = "4", optional = true }
4747
num-traits = "0.2"
4848
rgb = "0.8"

0 commit comments

Comments
 (0)