diff --git a/Cargo.toml b/Cargo.toml index c0b676d..e40688c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.5" edition = "2021" authors = ["William Brown "] description = "Minimal implementation of JWT for OIDC and other applications" -repository = "https://github.com/kanidm/compact_jwt" +repository = "https://github.com/kanidm/compact-jwt" readme = "README.md" keywords = ["jwt", "authentication"] categories = ["authentication", "web-programming"]