diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -cgmath = "0.18.0" +nalgebra = "0.33.2" |
![]() |
index : particle-physics | |
Constrained particle physics implementation in Rust |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -cgmath = "0.18.0" +nalgebra = "0.33.2" |