Skip to content

Commit

Permalink
Update nalgebra requirement from =0.32.3 to =0.33.2
Browse files Browse the repository at this point in the history
Updates the requirements on [nalgebra](https://github.com/dimforge/nalgebra) to permit the latest version.
- [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)
- [Commits](dimforge/nalgebra@v0.32.3...v0.33.2)

---
updated-dependencies:
- dependency-name: nalgebra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 99f5a3a commit cdd8d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde = [
log = "0.4"
thiserror = "2"
polyfit-rs = "0.2"
nalgebra = "=0.32.3"
nalgebra = "=0.33.2"
itertools = "0.13"
nyx-space = "2.0.0-rc"
anise = { version = "=0.4.2", features = ["embed_ephem"] }
Expand Down

0 comments on commit cdd8d89

Please sign in to comment.