Skip to content

Commit 91783c4

Browse files
committed
(cargo-release) version 0.8.0-rc.0
1 parent 6912420 commit 91783c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1", path = "../intel-mkl-tool", default-features = false }
35+
intel-mkl-tool = { version = "0.8.0-rc.0", path = "../intel-mkl-tool", default-features = false }

intel-mkl-tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "intel-mkl-tool"
3-
version = "0.4.1"
3+
version = "0.8.0-rc.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55
edition = "2018"
66
rust-version = "1.61.0"

0 commit comments

Comments
 (0)