Skip to content

Commit 7bac784

Browse files
Bump nalgebra from 0.25.4 to 0.26.1 (#21)
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.25.4 to 0.26.1. - [Release notes](https://github.com/dimforge/nalgebra/releases) - [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e18884 commit 7bac784

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

Cargo.lock

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

splashsurf_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ profiling = ["lazy_static"]
3636

3737
[dependencies]
3838
log = "0.4"
39-
nalgebra = { version = "0.25", features = ["rand"] }
39+
nalgebra = { version = "0.26", features = ["rand"] }
4040
num = "0.4"
4141
anyhow = "1.0"
4242
thiserror = "1.0"

0 commit comments

Comments
 (0)