diff options
Diffstat (limited to 'crates/rapier2d')
| -rw-r--r-- | crates/rapier2d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier2d/Cargo.toml b/crates/rapier2d/Cargo.toml index f0474c8..d270c9d 100644 --- a/crates/rapier2d/Cargo.toml +++ b/crates/rapier2d/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rapier2d" version = "0.19.0" -authors = ["Sébastien Crozet <developer@crozet.re>"] +authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"] description = "2-dimensional physics engine in Rust." documentation = "https://docs.rs/rapier2d" homepage = "https://rapier.rs" |
