aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/input-codegen/Cargo.toml2
-rw-r--r--examples/render-quad/Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/input-codegen/Cargo.toml b/examples/input-codegen/Cargo.toml
index 3fc010f..91acefd 100644
--- a/examples/input-codegen/Cargo.toml
+++ b/examples/input-codegen/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "input-codegen"
version = "0.1.0"
-authors = ["Oscar Shrimpton <oscar.shrimpton.personal@gmail.com>"]
+authors = ["Aria Shrimpton <me@aria.rip>"]
edition = "2018"
[dependencies]
diff --git a/examples/render-quad/Cargo.toml b/examples/render-quad/Cargo.toml
index 7e7f57c..68b804f 100644
--- a/examples/render-quad/Cargo.toml
+++ b/examples/render-quad/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "render-quad"
version = "0.1.0"
-authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]
+authors = ["Aria Shrimpton <me@aria.rip>"]
edition = "2018"
[dependencies]