From 4ae71ef4c0f815fab1dc28e5448f7c38951ccdce Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Mon, 4 Aug 2025 11:03:04 -0400 Subject: [PATCH] Addend Matt to credits --- project/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Cargo.toml b/project/Cargo.toml index 8600221..67cdc7d 100644 --- a/project/Cargo.toml +++ b/project/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "express-prorate" -authors = ["Maddox Werts (OBJNULL) "] +authors = ["Maddox Werts (OBJNULL) ", "Matthew Hadeed"] version = "0.1.0" edition = "2021"