aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-types/Cargo.toml')
-rw-r--r--stockton-types/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stockton-types/Cargo.toml b/stockton-types/Cargo.toml
index fd5336c..73cfd8a 100644
--- a/stockton-types/Cargo.toml
+++ b/stockton-types/Cargo.toml
@@ -5,6 +5,6 @@ authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]
edition = "2018"
[dependencies]
-nalgebra = "0.18.0"
+nalgebra-glm = "0.4.0"
stockton-bsp = "2.0.0"
downcast-rs = "1.0.4" \ No newline at end of file