Skip to content

Commit 71c1c05

Browse files
committed
Temporary fix for spirq miscompilation
1 parent 3c71ed0 commit 71c1c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parking_lot = { version = "0.12", optional = true }
3030
paste = "1.0"
3131
profiling = "1.0"
3232
raw-window-handle = "0.5"
33-
spirq = "1.1.1"
33+
spirq = "=1.1.3"
3434
vk-sync = { version = "0.4.0", package = "vk-sync-fork" } # // SEE: https://github.com/gwihlidal/vk-sync-rs/pull/4 -> https://github.com/expenses/vk-sync-rs
3535
winit = { version = "0.29", features = ["rwh_05"] }
3636

0 commit comments

Comments
 (0)