Skip to content

Commit

Permalink
Bump nalgebra from 0.32.4 to 0.32.5
Browse files Browse the repository at this point in the history
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.32.4 to 0.32.5.
- [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md)
- [Commits](dimforge/nalgebra@v0.32.4...v0.32.5)

---
updated-dependencies:
- dependency-name: nalgebra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 3b3c93f commit 61bb620
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ is_close = "0.1.3"
itertools = "0.12.1"
lazy_static = "1.4.0"
log = "0.4.21"
nalgebra = "0.32.4"
nalgebra = "0.32.5"
ordered-float = "4.2.0"
parking_lot = { version = "0.12.1", features = ["hardware-lock-elision"] }
polyfit-rs = "0.2.1"
Expand Down

0 comments on commit 61bb620

Please sign in to comment.