aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSébastien Crozet <developer@crozet.re>2022-04-30 18:06:27 +0200
committerGitHub <noreply@github.com>2022-04-30 18:06:27 +0200
commit033a26aac483a4fbcf7febf61f19656c5a74f546 (patch)
tree941cd912c161d262916548b231a01814e2a4a461 /Cargo.toml
parent42360273560f9353aa07e9cead5108497fcd992e (diff)
parentb22d8eda6a7e3a5ee32f193bcf0cb1c253c3e0b8 (diff)
downloadrapier-033a26aac483a4fbcf7febf61f19656c5a74f546.tar.gz
rapier-033a26aac483a4fbcf7febf61f19656c5a74f546.tar.bz2
rapier-033a26aac483a4fbcf7febf61f19656c5a74f546.zip
Merge pull request #321 from dimforge/release-0.12.0v0.12.0
Release v0.12.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5704e55..023432e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,10 +17,10 @@ resolver = "2"
#kiss3d = { git = "https://github.com/sebcrozet/kiss3d" }
#nalgebra = { git = "https://github.com/dimforge/nalgebra", branch = "dev" }
-parry2d = { git = "https://github.com/dimforge/parry", branch = "master" }
-parry3d = { git = "https://github.com/dimforge/parry", branch = "master" }
-parry2d-f64 = { git = "https://github.com/dimforge/parry", branch = "master" }
-parry3d-f64 = { git = "https://github.com/dimforge/parry", branch = "master" }
+#parry2d = { git = "https://github.com/dimforge/parry", branch = "master" }
+#parry3d = { git = "https://github.com/dimforge/parry", branch = "master" }
+#parry2d-f64 = { git = "https://github.com/dimforge/parry", branch = "master" }
+#parry3d-f64 = { git = "https://github.com/dimforge/parry", branch = "master" }
[profile.release]
#debug = true