Skip to content

Commit 461799e

Browse files
Bump mathru from 0.15.5 to 0.16.2
Bumps [mathru](https://gitlab.com/rustmath/mathru) from 0.15.5 to 0.16.2. - [Changelog](https://gitlab.com/rustmath/mathru/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/rustmath/mathru/commits/main) --- updated-dependencies: - dependency-name: mathru dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1a2857 commit 461799e

File tree

2 files changed

+45
-19
lines changed

2 files changed

+45
-19
lines changed

Cargo.lock

Lines changed: 44 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

light-curve-dmdt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ thiserror = "2"
3737
light-curve-dmdt = { path = ".", features = ["full"] }
3838
approx = "0.5"
3939
criterion = "0.5"
40-
mathru = "0.15"
40+
mathru = "0.16"
4141
special = "0.11"
4242
static_assertions = "1.1"
4343

0 commit comments

Comments
 (0)