aboutsummaryrefslogtreecommitdiff
path: root/stockton-contrib
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-08-25 17:48:49 +0100
committertcmal <me@aria.rip>2024-08-25 17:48:49 +0100
commit1712e7c043a810a77ce6b337d4fed866fb950c22 (patch)
tree7bd6540c6af7a425da95bc4290c249d7d56e3072 /stockton-contrib
parentf9ce798714b5a68219e709334a04c71cd629cda7 (diff)
chore: remove deadnameHEADmaster
Diffstat (limited to 'stockton-contrib')
-rw-r--r--stockton-contrib/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stockton-contrib/Cargo.toml b/stockton-contrib/Cargo.toml
index ba7a70f..48850f4 100644
--- a/stockton-contrib/Cargo.toml
+++ b/stockton-contrib/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "stockton-contrib"
version = "0.1.0"
-authors = ["Oscar Shrimpton <oscar.shrimpton.personal@gmail.com>"]
+authors = ["Aria Shrimpton <me@aria.rip>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -15,4 +15,4 @@ legion = { version = "^0.3" }
default = ['delta_time']
delta_time = []
-flycam = [] \ No newline at end of file
+flycam = []