Skip to content

Commit 1e965e4

Browse files
committed
(cargo-release) version 0.3.0
1 parent 56e0aef commit 1e965e4

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
@@ -36,4 +36,4 @@ xdg-data-home = []
3636

3737
[build-dependencies]
3838
anyhow = "1.0.58"
39-
intel-mkl-tool = { version = "0.2.0", path = "../intel-mkl-tool", default-features = false }
39+
intel-mkl-tool = { version = "0.3.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.2.1+mkl2020.1"
3+
version = "0.3.0+mkl2020.1"
44
authors = ["Toshiki Teramura <[email protected]>"]
55
edition = "2018"
66
rust-version = "1.56.0" # MSRV is introduced

0 commit comments

Comments
 (0)