Skip to content

Commit fd56bff

Browse files
committed
rspirv rename
1 parent 9338bf4 commit fd56bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@ cudarc = { version = "0.17.3", features = [
112112
], default-features = false }
113113

114114
# CubeCL-SPIR-V
115-
rspirv = { git = "https://github.com/tracel-ai/tracel-rspirv.git", rev = "9b4037a2e14fe4138c8d4a8cfcac40c6577b5549", package = "tracel-rspirv" }
115+
rspirv = { package = "tracel-rspirv", version = "0.12.0" }
116116

117117
# CubeCL-WGPU
118118
ash = "0.38"
119-
tracel-ash = { git = "https://github.com/tracel-ai/tracel-ash.git", rev = "cedd894bbdb03f0635900e7c0d317020fdd38263" }
119+
tracel-ash = "0.38.0"
120120

121121
# Build deps
122122
cfg_aliases = "0.2.1"

0 commit comments

Comments
 (0)