Skip to content

Commit 753d20f

Browse files
committed
(cargo-release) version 0.10.5
1 parent ef8b1de commit 753d20f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openblas-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openblas-build"
3-
version = "0.1.1"
3+
version = "0.10.5"
44
license = "Apache-2.0/MIT"
55
edition = "2018"
66
authors = [

openblas-src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ dirs = "3.0.1"
5454
vcpkg = "0.2"
5555

5656
[target.'cfg(target_os="linux")'.build-dependencies.openblas-build]
57-
version = "0.1.1"
57+
version = "0.10.5"
5858
path = "../openblas-build"

0 commit comments

Comments
 (0)