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