Upgrade more deps

This commit is contained in:
2026-02-05 22:59:16 -05:00
parent 3068084b5f
commit 25b08d26af
3 changed files with 76 additions and 70 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ egui-wgpu = { version = "0.33", features = ["winit"] }
fxprof-processed-profile = "0.8"
fixed = { version = "1.28", features = ["num-traits"] }
gilrs = { version = "0.11", features = ["serde-serialize"] }
gimli = "0.32"
gimli = "0.33"
hex = "0.4"
image = { version = "0.25", default-features = false, features = ["png"] }
itertools = "0.14"