From 1712e7c043a810a77ce6b337d4fed866fb950c22 Mon Sep 17 00:00:00 2001 From: tcmal Date: Sun, 25 Aug 2024 17:48:49 +0100 Subject: chore: remove deadname --- stockton-input-codegen/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stockton-input-codegen') diff --git a/stockton-input-codegen/Cargo.toml b/stockton-input-codegen/Cargo.toml index b0b01ea..b5a298e 100644 --- a/stockton-input-codegen/Cargo.toml +++ b/stockton-input-codegen/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "stockton-input-codegen" version = "0.1.0" -authors = ["Oscar Shrimpton "] +authors = ["Aria Shrimpton "] edition = "2018" [lib] @@ -12,4 +12,4 @@ stockton-input = { path = "../stockton-input" } syn = { version = "1.0.44", features = ["full"] } proc-macro2 = "1.0.24" quote = "1.0.7" -convert_case = "0.4.0" \ No newline at end of file +convert_case = "0.4.0" -- cgit v1.2.3