Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plexus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ criterion = "^0.3.0"
# dependency on `nalgebra`. This approach requires that the version
# specification is compatible with `theon`. Other crates use re-exported types
# and do not take a direct dependency on `nalgebra`.
nalgebra = "^0.22.0"
nalgebra = "^0.32.2"

[dev-dependencies.theon] # Unstable.
git = "https://github.com/olson-sean-k/theon.git"
Expand Down