File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,9 +158,9 @@ portable-atomic = { version = "1.11.1" }
158
158
portable-atomic-util = { version = " 0.2.4" , features = [" alloc" ] }
159
159
160
160
# ## For the main burn branch. ###
161
- cubecl = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " 7daf6b6c65fb44e27df0e42e7c4ab141d93518dc " }
162
- cubecl-common = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " 7daf6b6c65fb44e27df0e42e7c4ab141d93518dc " }
163
- cubecl-quant = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " 7daf6b6c65fb44e27df0e42e7c4ab141d93518dc " }
161
+ cubecl = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " e770e3ee6bcf9d55ffe0753ca926193e0e0fdcc8 " }
162
+ cubecl-common = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " e770e3ee6bcf9d55ffe0753ca926193e0e0fdcc8 " }
163
+ cubecl-quant = { git = " https://github.com/tracel-ai/cubecl" , default-features = false , rev = " e770e3ee6bcf9d55ffe0753ca926193e0e0fdcc8 " }
164
164
# ## For local development. ###
165
165
# cubecl = { path = "../cubecl/crates/cubecl", default-features = false }
166
166
# cubecl-common = { path = "../cubecl/crates/cubecl-common", default-features = false }
You can’t perform that action at this time.
0 commit comments