Skip to content

Commit 914a1ba

Browse files
committed
Use intel-mkl-tool 0.4.1 in intel-mkl-src
1 parent 2592350 commit 914a1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intel-mkl-src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ mkl-dynamic-ilp64-seq = []
3232
[build-dependencies]
3333
anyhow = "1.0.58"
3434
ocipkg = "0.2.3"
35-
intel-mkl-tool = { version = "0.4.0-alpha.0", path = "../intel-mkl-tool", default-features = false }
35+
intel-mkl-tool = { version = "0.4.1", path = "../intel-mkl-tool", default-features = false }

0 commit comments

Comments
 (0)