diff options
Diffstat (limited to 'examples3d/Cargo.toml')
| -rw-r--r-- | examples3d/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples3d/Cargo.toml b/examples3d/Cargo.toml index 1f9cba3..3f1d3f0 100644 --- a/examples3d/Cargo.toml +++ b/examples3d/Cargo.toml @@ -15,6 +15,7 @@ enhanced-determinism = [ "rapier3d/enhanced-determinism" ] rand = "0.7" Inflector = "0.11" nalgebra = "0.24" +kiss3d = "0.29" [dependencies.rapier_testbed3d] path = "../build/rapier_testbed3d" |
