Add nalgebra to the prelude to make the macros work out of the box
This commit is contained in:
committed by
Sébastien Crozet
parent
fdd370e51a
commit
59e5d8e7f9
@@ -14,7 +14,6 @@ enhanced-determinism = [ "rapier3d/enhanced-determinism" ]
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
Inflector = "0.11"
|
||||
nalgebra = "0.27"
|
||||
|
||||
[dependencies.rapier_testbed3d]
|
||||
path = "../build/rapier_testbed3d"
|
||||
|
||||
Reference in New Issue
Block a user