File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ xdg-data-home = []
34
34
35
35
[build-dependencies ]
36
36
anyhow = " 1"
37
- intel-mkl-tool = { version = " 0.2.0-alpha.1 " , path = " ../intel-mkl-tool" , default-features = false }
37
+ intel-mkl-tool = { version = " 0.2.0" , path = " ../intel-mkl-tool" , default-features = false }
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ mkl-dynamic-ilp64-seq = ["intel-mkl-src/mkl-dynamic-ilp64-seq"]
27
27
download = [" intel-mkl-src/download" ]
28
28
29
29
[dependencies ]
30
- intel-mkl-src = { path = " ../intel-mkl-src" , version = " 0.6.0-alpha.0 " , default-features = false }
30
+ intel-mkl-src = { path = " ../intel-mkl-src" , version = " 0.6.0" , default-features = false }
31
31
32
32
[dev-dependencies ]
33
33
criterion = " 0.3.0"
You can’t perform that action at this time.
0 commit comments