Switch to nalgebra 0.26
This commit is contained in:
@@ -43,8 +43,8 @@ required-features = [ "dim2", "f32" ]
|
||||
vec_map = { version = "0.8", optional = true }
|
||||
instant = { version = "0.1", features = [ "now" ]}
|
||||
num-traits = "0.2"
|
||||
nalgebra = "0.25"
|
||||
parry2d = "0.3"
|
||||
nalgebra = "0.26"
|
||||
parry2d = "0.4"
|
||||
simba = "0.4"
|
||||
approx = "0.4"
|
||||
rayon = { version = "1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user