mirror of https://github.com/tracel-ai/burn.git
Set tracel-xtask version to 1.0.x (#2250)
This commit is contained in:
parent
6787e778bc
commit
3dfd99c18b
|
@ -161,7 +161,7 @@ cubecl-common = { git = "https://github.com/tracel-ai/cubecl", default-features
|
||||||
# cubecl-common = { version="0.2.0", default-features = false }
|
# cubecl-common = { version="0.2.0", default-features = false }
|
||||||
|
|
||||||
### For xtask crate ###
|
### For xtask crate ###
|
||||||
tracel-xtask = { git = "https://github.com/tracel-ai/xtask", rev = "921408bc16e74d3ef8ae59356d928fb6706fb8f4" }
|
tracel-xtask = { version = "~1.0" }
|
||||||
|
|
||||||
[profile.dev]
|
[profile.dev]
|
||||||
debug = 0 # Speed up compilation time and not necessary.
|
debug = 0 # Speed up compilation time and not necessary.
|
||||||
|
|
Loading…
Reference in New Issue