aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2020-10-31 14:42:14 +0100
committerCrozet Sébastien <developer@crozet.re>2020-11-19 13:55:19 +0100
commit154bc70037d42ef15d9a6c3288b8006027c2cb94 (patch)
tree7eb8e456c592054e85831dfb2d3194abea639d33 /Cargo.toml
parentc26c3af50803e964c86df52a0c29bc74362aea71 (diff)
downloadrapier-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 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a320df1..cfb166a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,8 +10,6 @@ members = [ "build/rapier2d", "build/rapier_testbed2d", "examples2d", "benchmark
#nphysics2d = { path = "../nphysics/build/nphysics2d" }
#nphysics3d = { path = "../nphysics/build/nphysics3d" }
#kiss3d = { path = "../kiss3d" }
-salva2d = { path = "../salva/build/salva2d" }
-salva3d = { path = "../salva/build/salva3d" }
[profile.release]
#debug = true