We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc47d4e commit 7560e16Copy full SHA for 7560e16
intel-mkl-src/Cargo.toml
@@ -31,5 +31,9 @@ mkl-dynamic-ilp64-seq = []
31
32
[build-dependencies]
33
anyhow = "1.0.58"
34
-ocipkg = "0.2.6"
35
intel-mkl-tool = { version = "0.8.0-rc.0", path = "../intel-mkl-tool", default-features = false }
+
36
+[build-dependencies.ocipkg]
37
+version = "0.2.7"
38
+git = "https://github.com/termoshtt/ocipkg"
39
+branch = "windows-support"
0 commit comments