diff --git a/services/shuttle-ntex/Cargo.toml b/services/shuttle-ntex/Cargo.toml index ab5b460d2..c3a21eae8 100644 --- a/services/shuttle-ntex/Cargo.toml +++ b/services/shuttle-ntex/Cargo.toml @@ -4,6 +4,7 @@ version = "0.43.0" edition = "2021" license = "Apache-2.0" description = "Service implementation to run a Ntex webserver on shuttle" +repository = "https://github.com/shuttle-hq/shuttle" keywords = ["shuttle-service", "ntex"] [workspace]