diff options
| author | Crozet Sébastien <developer@crozet.re> | 2021-06-02 16:00:23 +0200 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2021-06-02 16:00:23 +0200 |
| commit | e0e341214c35347a30c3e76265d216396abc2cfb (patch) | |
| tree | 4582f25275e233036efd5c703fb089340a8b341c /Cargo.toml | |
| parent | 7153eb7779a29853289df90f28efaac738620386 (diff) | |
| download | rapier-e0e341214c35347a30c3e76265d216396abc2cfb.tar.gz rapier-e0e341214c35347a30c3e76265d216396abc2cfb.tar.bz2 rapier-e0e341214c35347a30c3e76265d216396abc2cfb.zip | |
Update dependencies
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" } |
