aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c4251c5..4140ad8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,5 +43,6 @@ envconfig_derive = "^0.8"
[dependencies.serenity]
default-features = false
features = ["builder", "cache", "client", "framework", "gateway", "http", "model", "utils", "voice", "standard_framework", "rustls_backend"]
-git = "ssh://gitea@git.nathanperry.dev/fork/serenity"
+git = "https://cgit.nathanperry.dev/git/fork/serenity"
branch = "master"
+