diff options
Diffstat (limited to 'stockton-input/Cargo.toml')
-rw-r--r-- | stockton-input/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stockton-input/Cargo.toml b/stockton-input/Cargo.toml index 92fcaac..93b68be 100644 --- a/stockton-input/Cargo.toml +++ b/stockton-input/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "stockton-input" version = "0.1.0" -authors = ["Oscar Shrimpton <oscar.shrimpton.personal@gmail.com>"] +authors = ["Aria Shrimpton <me@aria.rip>"] edition = "2018" [dependencies] |