diff --git a/Cargo.toml b/Cargo.toml index 76130b0a1a..f7a7a95f2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -128,7 +128,7 @@ name = "move_sprite" path = "examples/2d/move_sprite.rs" [[example]] -name = "2d_rotation" +name = "rotation" path = "examples/2d/rotation.rs" [[example]]