Skip to content

Commit

Permalink
Bump nalgebra from 0.33.1 to 0.33.2
Browse files Browse the repository at this point in the history
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.33.1 to 0.33.2.
- [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)
- [Commits](dimforge/nalgebra@v0.33.1...v0.33.2)

---
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 Nov 4, 2024
1 parent f68a9b5 commit b10e1da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -22,7 +22,7 @@ interp = "2.0.1"
is_close = "0.1.3"
itertools = "0.13.0"
log = "0.4.22"
nalgebra = "0.33.1"
nalgebra = "0.33.2"
ode_solvers = "0.5.0"
ordered-float = "4.4.0"
parking_lot = { version = "0.12.3", features = ["hardware-lock-elision"] }
Expand Down

0 comments on commit b10e1da

Please sign in to comment.