summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-04-11 22:48:39 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-04-11 22:48:39 -0300
commit52a1dc21f2fa6131458dcf9b303c595cb9ce6d42 (patch)
treede24422174455f68632d33578f5e9d72654ece43
parent207026ae5e35da096b8110afe1ba2973a0e54fdb (diff)
Update links
-rw-r--r--Cargo.toml4
1 files 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 <endermoneymod@gmail.com>"]
 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"