diff options
Diffstat (limited to 'build/rapier3d/Cargo.toml')
| -rw-r--r-- | build/rapier3d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier3d/Cargo.toml b/build/rapier3d/Cargo.toml index e9b9808..5cc1de9 100644 --- a/build/rapier3d/Cargo.toml +++ b/build/rapier3d/Cargo.toml @@ -49,7 +49,7 @@ erased-serde = { version = "0.3", optional = true } indexmap = { version = "1", features = [ "serde-1" ], optional = true } downcast-rs = "1.2" num-derive = "0.3" - +bitflags = "1" [dev-dependencies] bincode = "1" |
