update cargo.toml of example

This commit is contained in:
TimUntersberger 2021-06-25 18:07:03 +02:00
parent de79a01b88
commit 552b7a1307

View file

@ -1,7 +1,7 @@
[package] [package]
name = "counter_winit" name = "winit"
version = "0.1.0" version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"] authors = ["Tim Untersberger <timuntersberger2@gmail.com>"]
edition = "2018" edition = "2018"
publish = false publish = false