From 1f557a74c2b9c52507d13246f9ab8f8c27ad7cb5 Mon Sep 17 00:00:00 2001 From: en Date: Tue, 15 Sep 2026 17:29:06 +0200 Subject: [PATCH] Point Cargo.toml repository at en/enboxer (was en/enbuddy by mistake) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 251e824..b2839bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" license = "GPL-3.0-or-later" description = "Mapped-key routing and Video FX for World of Warcraft on Hyprland" -repository = "https://gitea.nettsi.de/en/enbuddy" +repository = "https://gitea.nettsi.de/en/enboxer" readme = "README.md" authors = ["en"]