aboutsummaryrefslogtreecommitdiff
path: root/examples/render-quad/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/render-quad/Cargo.toml')
-rw-r--r--examples/render-quad/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/render-quad/Cargo.toml b/examples/render-quad/Cargo.toml
index 7e9bc61..65e9b94 100644
--- a/examples/render-quad/Cargo.toml
+++ b/examples/render-quad/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "render-triangles"
+name = "render-quad"
version = "0.1.0"
authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]