Skip to content

Commit 9b296e9

Browse files
chore(deps): update nalgebra requirement from 0.34.0 to 0.35.0 (#1042)
* chore(deps): update nalgebra requirement from 0.34.0 to 0.35.0 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.34.1...v0.35.0) --- updated-dependencies: - dependency-name: nalgebra dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore: `clippy.toml` is no longer needed --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vil02 <65706193+vil02@users.noreply.github.com>
1 parent c60aaa6 commit 9b296e9

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Anshul Malik <malikanshul29@gmail.com>"]
66

77
[dependencies]
8-
nalgebra = "0.34.0"
8+
nalgebra = "0.35.0"
99
ndarray = "0.17.2"
1010
num-bigint = { version = "0.4", optional = true }
1111
num-traits = { version = "0.2", optional = true }

clippy.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)