diff --git a/Cargo.toml b/Cargo.toml index c9696c7..944dc9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ name = "wynncraft" version = "0.1.0" license = "GPL-3.0" description = "Wynncraft API wrapper" +repository = "https://gitlab.com/Sakuhl/wynncraft" [dependencies] failure = "0.1.1"