diff options
Diffstat (limited to 'crates/rapier3d/Cargo.toml')
| -rw-r--r-- | crates/rapier3d/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rapier3d/Cargo.toml b/crates/rapier3d/Cargo.toml index 880c496..d8e61a1 100644 --- a/crates/rapier3d/Cargo.toml +++ b/crates/rapier3d/Cargo.toml @@ -71,3 +71,4 @@ thiserror = "1" [dev-dependencies] bincode = "1" serde = { version = "1", features = ["derive"] } +oorandom = { version = "11", default-features = false } |
