Skip to content

Commit 2ba9edc

Browse files
chore(deps): bump nalgebra from 0.34.1 to 0.34.2 (#456)
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.34.1 to 0.34.2. - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/commits) --- updated-dependencies: - dependency-name: nalgebra dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1444ad3 commit 2ba9edc

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ clap = "4.6.0"
5959
coupe = { git = "https://github.com/LIHPC-Computational-Geometry/coupe" }
6060
cudarc = "0.19.4"
6161
hwlocality = "1.0.0-alpha.7"
62-
nalgebra = "0.34.1"
62+
nalgebra = "0.34.2"
6363
rand = "0.10.0"
6464
regex = "1.12.3"
6565
smallvec = "2.0.0-alpha.12"

0 commit comments

Comments
 (0)