summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/winit/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/winit/Cargo.toml b/examples/winit/Cargo.toml
index 2d58f031..2286dfc9 100644
--- a/examples/winit/Cargo.toml
+++ b/examples/winit/Cargo.toml
@@ -1,7 +1,7 @@
[package]
-name = "counter_winit"
+name = "winit"
version = "0.1.0"
-authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
+authors = ["Tim Untersberger <timuntersberger2@gmail.com>"]
edition = "2018"
publish = false