diff options
Diffstat (limited to 'examples/render-quad/Cargo.toml')
-rw-r--r-- | examples/render-quad/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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] |