Fix links in Cargo.toml.
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
|
||||
description = "Testbed for the 2-dimensional physics engine in Rust."
|
||||
homepage = "http://rapier.org"
|
||||
repository = "https://github.com/rustsim/rapier"
|
||||
repository = "https://github.com/dimforge/rapier"
|
||||
keywords = [ "physics", "dynamics", "rigid", "real-time", "joints" ]
|
||||
license = "Apache-2.0"
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user