aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2021-06-02 16:00:23 +0200
committerCrozet Sébastien <developer@crozet.re>2021-06-02 16:00:23 +0200
commite0e341214c35347a30c3e76265d216396abc2cfb (patch)
tree4582f25275e233036efd5c703fb089340a8b341c /Cargo.toml
parent7153eb7779a29853289df90f28efaac738620386 (diff)
downloadrapier-e0e341214c35347a30c3e76265d216396abc2cfb.tar.gz
rapier-e0e341214c35347a30c3e76265d216396abc2cfb.tar.bz2
rapier-e0e341214c35347a30c3e76265d216396abc2cfb.zip
Update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 99e7b5b..7021ade 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,9 +18,6 @@ resolver = "2"
#parry3d-f64 = { path = "../parry/build/parry3d-f64" }
#nalgebra = { path = "../nalgebra" }
-#bevy-orbit-controls = { path = "../bevy-orbit-controls" }
-bevy-orbit-controls = { git = "https://github.com/sebcrozet/bevy-orbit-controls" }
-
#kiss3d = { git = "https://github.com/sebcrozet/kiss3d" }
#nalgebra = { git = "https://github.com/dimforge/nalgebra", branch = "dev" }
#parry2d = { git = "https://github.com/dimforge/parry", branch = "special_cases" }