Skip to content

Commit 60d8bec

Browse files
committed
Use windows-support branch
1 parent 0877850 commit 60d8bec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

intel-mkl-src/Cargo.toml

+5-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@ mkl-dynamic-ilp64-seq = []
3131

3232
[build-dependencies]
3333
anyhow = "1.0.58"
34-
ocipkg = "0.2.6"
3534
intel-mkl-tool = { version = "0.8.0-rc.0", path = "../intel-mkl-tool", default-features = false }
35+
36+
[build-dependencies.ocipkg]
37+
version = "0.2.7"
38+
git = "https://github.com/termoshtt/ocipkg"
39+
branch = "windows-support"

0 commit comments

Comments
 (0)