Define all crate versions in workspace toml

This commit is contained in:
Connor Slade
2024-07-25 00:27:24 -04:00
parent 009c29da7a
commit f7bf27ce7d
6 changed files with 76 additions and 41 deletions

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
nalgebra = "0.32.6"
nalgebra.workspace = true