Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f903228

Browse files
(cargo-release) version 0.16.0-rc.0
1 parent 1539577 commit f903228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎lax/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lax"
3-
version = "0.15.0"
3+
version = "0.16.0-rc.0"
44
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]
55
edition = "2018"
66

‎ndarray-linalg/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ features = ["blas", "approx", "std"]
4242
default-features = false
4343

4444
[dependencies.lax]
45-
version = "0.15.0-rc.0"
45+
version = "0.16.0-rc.0"
4646
path = "../lax"
4747
default-features = false
4848

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /