diff --git a/Cargo.toml b/Cargo.toml index d724e56..26074a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] }