[package] name = "rax" version = "0.1.0" edition = "2021" [dependencies] cubecl = { git = "https://github.com/tracel-ai/cubecl.git", features = ["wgpu", "cuda"] }