slang fast

This commit is contained in:
2026-09-12 16:16:21 +02:00
parent 3835a6fa78
commit 9015ed85d6
7 changed files with 733 additions and 11 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ pollster = "1.0.1"
rand = "0.10.2"
rayon = "1.12.0"
tiff = "0.11.3"
wgpu = "30"
wgpu = {version = "30", features = ["spirv"]}
winit = "0.30.13"