diff --git a/Cargo.toml b/Cargo.toml index c1d1c158a..adc1aa968 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Vincent Ambo "] keywords = ["jwt", "token", "jwks"] categories = ["authentication"] license = "GPL-3.0-or-later" +repository = "https://github.com/aprilabank/alcoholic_jwt" [dependencies] base64 = "0.9"