aboutsummaryrefslogtreecommitdiff
path: root/examples2d
diff options
context:
space:
mode:
Diffstat (limited to 'examples2d')
-rw-r--r--examples2d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples2d/Cargo.toml b/examples2d/Cargo.toml
index 7e97948..ad63958 100644
--- a/examples2d/Cargo.toml
+++ b/examples2d/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "nphysics-examples-2d"
+name = "rapier-examples-2d"
version = "0.1.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
edition = "2018"