summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2018-09-29 23:45:15 -0300
committerSoniEx2 <endermoneymod@gmail.com>2018-09-29 23:45:43 -0300
commit72ee2ee105e0fea4f4a1222419eaac809d3b5bd1 (patch)
tree978e5b7149372d5b46958c4ec92abd62379dfdce /Cargo.toml
parent5bf1df10b12c95c0d6b33ccdb53f8d4caf6ee670 (diff)
Fix mistakes, update repo
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 54618e9..afc5ddf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.2.6"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"
-repository = "https://bitbucket.org/SoniEx2/hexchat-plugin.rs"
+repository = "https://cybre.tech/SoniEx2/rust.hexchat.hexchat-plugin/"
 
 [dependencies]
 libc = "0.2"