diff options
| author | Crozet Sébastien <developer@crozet.re> | 2020-10-31 14:42:14 +0100 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2020-11-19 13:55:19 +0100 |
| commit | 154bc70037d42ef15d9a6c3288b8006027c2cb94 (patch) | |
| tree | 7eb8e456c592054e85831dfb2d3194abea639d33 /build/rapier_testbed2d/Cargo.toml | |
| parent | c26c3af50803e964c86df52a0c29bc74362aea71 (diff) | |
| download | rapier-154bc70037d42ef15d9a6c3288b8006027c2cb94.tar.gz rapier-154bc70037d42ef15d9a6c3288b8006027c2cb94.tar.bz2 rapier-154bc70037d42ef15d9a6c3288b8006027c2cb94.zip | |
Remove the Salva integration code from rapier + add a plugin system to the testbed.
Diffstat (limited to 'build/rapier_testbed2d/Cargo.toml')
| -rw-r--r-- | build/rapier_testbed2d/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rapier_testbed2d/Cargo.toml b/build/rapier_testbed2d/Cargo.toml index 08c0893..273595f 100644 --- a/build/rapier_testbed2d/Cargo.toml +++ b/build/rapier_testbed2d/Cargo.toml @@ -39,7 +39,6 @@ flexbuffers = "0.1" Inflector = "0.11" md5 = "0.7" - [dependencies.rapier2d] path = "../rapier2d" version = "0.3" |
