diff options
author | tcmal <me@aria.rip> | 2024-08-25 17:48:49 +0100 |
---|---|---|
committer | tcmal <me@aria.rip> | 2024-08-25 17:48:49 +0100 |
commit | 1712e7c043a810a77ce6b337d4fed866fb950c22 (patch) | |
tree | 7bd6540c6af7a425da95bc4290c249d7d56e3072 /stockton-skeleton/Cargo.toml | |
parent | f9ce798714b5a68219e709334a04c71cd629cda7 (diff) |
Diffstat (limited to 'stockton-skeleton/Cargo.toml')
-rw-r--r-- | stockton-skeleton/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stockton-skeleton/Cargo.toml b/stockton-skeleton/Cargo.toml index f0edf6d..9a6b0f5 100644 --- a/stockton-skeleton/Cargo.toml +++ b/stockton-skeleton/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "stockton-skeleton" version = "0.1.0" -authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"] +authors = ["Aria Shrimpton <me@aria.rip>"] edition = "2018" [dependencies] |