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 bc49e4a commit 2703ddcCopy full SHA for 2703ddc
intel-mkl-tool/Cargo.toml
@@ -3,6 +3,7 @@ name = "intel-mkl-tool"
3
version = "0.2.1+mkl2020.1"
4
authors = ["Toshiki Teramura <[email protected]>"]
5
edition = "2018"
6
+rust-version = "1.56.0" # MSRV is introduced
7
8
description = "CLI utility for redistributiing Intel(R) MKL"
9
repository = "https://github.com/rust-math/intel-mkl-src"
0 commit comments