Skip to content

Commit c39d5f0

Browse files
authored
chore(dep): bump cudarc to 0.18.1 (#3219)
1 parent 2ac3fe0 commit c39d5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ candle-onnx = { path = "./candle-onnx", version = "0.9.2-alpha.1" }
4545
candle-transformers = { path = "./candle-transformers", version = "0.9.2-alpha.1" }
4646
clap = { version = "4.2.4", features = ["derive"] }
4747
criterion = { version = "0.7.0", default-features = false }
48-
cudarc = { version = "0.17.3", features = [
48+
cudarc = { version = "0.18.1", features = [
4949
"std",
5050
"cublas",
5151
"cublaslt",

0 commit comments

Comments
 (0)