Skip to content

Commit

Permalink
Temporary fix for spirq miscompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed Mar 23, 2024
1 parent 3c71ed0 commit 71c1c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ parking_lot = { version = "0.12", optional = true }
paste = "1.0"
profiling = "1.0"
raw-window-handle = "0.5"
spirq = "1.1.1"
spirq = "=1.1.3"
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
winit = { version = "0.29", features = ["rwh_05"] }

Expand Down

0 comments on commit 71c1c05

Please sign in to comment.