From 5e0dfc06c2ad0bb0ced09d12e112bb33315d1591 Mon Sep 17 00:00:00 2001 From: Jacob I <24721341+jisham318@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:42:40 -0600 Subject: [PATCH] Modify wally.toml for self-publish --- modules/input/wally.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/input/wally.toml b/modules/input/wally.toml index 4d254664..6943c449 100644 --- a/modules/input/wally.toml +++ b/modules/input/wally.toml @@ -1,9 +1,9 @@ [package] -name = "sleitnick/input" +name = "jisham318/input" description = "Basic input classes" version = "2.2.1" license = "MIT" -authors = ["Stephen Leitnick"] +authors = ["Stephen Leitnick", "Jacob Isham"] registry = "https://github.com/UpliftGames/wally-index" realm = "shared"