diff options
| -rw-r--r-- | build/rapier_testbed3d/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rapier_testbed3d/Cargo.toml b/build/rapier_testbed3d/Cargo.toml index 4f753ce..8c3ce29 100644 --- a/build/rapier_testbed3d/Cargo.toml +++ b/build/rapier_testbed3d/Cargo.toml @@ -40,7 +40,6 @@ physx = { version = "0.11", optional = true } physx-sys = { version = "0.4", optional = true } crossbeam = "0.8" bincode = "1" -serde_cbor = "0.11" md5 = "0.7" Inflector = "0.11" serde = { version = "1", features = [ "derive" ] } |
