From 52a1dc21f2fa6131458dcf9b303c595cb9ce6d42 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 11 Apr 2022 22:48:39 -0300 Subject: Update links --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a983dad..193c430 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ version = "1.0.0" authors = ["SoniEx2 "] description = "Lets you write native HexChat plugins in mostly-safe Rust" license = "GPL-3.0-or-later" -repository = "https://soniex2.autistic.space/git-repos/hexchat-plugin.git" -homepage = "https://ganarchy.autistic.space/project/7597bdc9d42badc332ecd57ab81e71c41fa2b595" +repository = "https://soniex2.autistic.space/git-repos/hexchat-unsafe-plugin.git" +homepage = "https://ganarchy.autistic.space/project/207026ae5e35da096b8110afe1ba2973a0e54fdb" keywords = ["hexchat", "plugin", "hexchat-plugin"] categories = ["api-bindings"] readme = "README.md" -- cgit 1.4.1