From 4ce8cb969ec9921c5bb9b39654c7c3da34ef53f1 Mon Sep 17 00:00:00 2001 From: june Date: Wed, 24 Dec 2025 21:13:38 -0800 Subject: [PATCH] added author --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4c970ee..74adfcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "craftpinger" +authors = ["jhalfsharp"] version = "1.0.0" edition = "2024"