Skip to content

Commit

Permalink
Merge pull request #103 from Enet4/change/nalgebra-0.32
Browse files Browse the repository at this point in the history
Update nalgebra dependencies
  • Loading branch information
Nil Goyette authored Jun 6, 2023
2 parents 759bb6c + 7693d5a commit e822cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ either = "1.6"

[dependencies.nalgebra]
optional = true
version = "0.31"
version = "0.32"

[dependencies.ndarray]
optional = true
Expand All @@ -37,7 +37,7 @@ features = ["approx-0_5"]
[dependencies.simba]
default-features = false
optional = true
version = "0.7.1"
version = "0.8"

[dev-dependencies]
pretty_assertions = "1.2.1"
Expand Down

0 comments on commit e822cdc

Please sign in to comment.