Skip to content

Commit

Permalink
Bumping version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccomb committed Jan 2, 2025
1 parent 37f75d6 commit 7679b60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ categories = ["science", "simulation", "aerospace::simulation", "algorithms"]
exclude = ["mbb.gif"]

[dependencies]
nalgebra = {version = ">=0.30.0", features=["rand"]}
nalgebra-sparse = ">=0.9.0"
nalgebra = {version = ">=0.33.0", features=["rand"]}
nalgebra-sparse = ">=0.10.0"

[dev-dependencies]
mocktave = "0.1.4"
mocktave = "0.1.5"

0 comments on commit 7679b60

Please sign in to comment.