Fix typo
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
name = "rapier2d"
|
name = "rapier2d"
|
||||||
version = "0.18.0"
|
version = "0.18.0"
|
||||||
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
|
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
|
||||||
description = "3-dimensional physics engine in Rust."
|
description = "2-dimensional physics engine in Rust."
|
||||||
documentation = "https://docs.rs/rapier3d"
|
documentation = "https://docs.rs/rapier2d"
|
||||||
homepage = "https://rapier.rs"
|
homepage = "https://rapier.rs"
|
||||||
repository = "https://github.com/dimforge/rapier"
|
repository = "https://github.com/dimforge/rapier"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user