Skip to content

Commit

Permalink
Temporary fix for spirq issue (see #68)
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed Dec 16, 2023
1 parent 9584d0e commit 94302fd
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 = "0.12"
paste = "1.0"
profiling = "1.0"
raw-window-handle = "0.5"
spirq = ">=0.6.2"
spirq = "=0.6.2"
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.28" }

Expand Down

0 comments on commit 94302fd

Please sign in to comment.