aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-10-31 12:40:21 -0700
committerAustin Hellyer <[email protected]>2016-10-31 12:40:54 -0700
commit6fcec07292104dca20c6f2ccad23955be468b97c (patch)
tree0532ef191b9242d831d932dd4bd3e4d6480337c6 /Cargo.toml
parentFix readme example to properly use framework (diff)
downloadserenity-6fcec07292104dca20c6f2ccad23955be468b97c.tar.xz
serenity-6fcec07292104dca20c6f2ccad23955be468b97c.zip
Update URLs to GitLab
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 78ad2e1..bc457ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["discord", "api"]
license = "ISC"
name = "serenity"
readme = "README.md"
-repository = "https://github.com/zeyla/serenity.rs"
+repository = "https://gitlab.com/kalasi/serenity.rs"
version = "0.1.0"
[dependencies]