diff --git a/cli/Cargo.toml b/cli/Cargo.toml index eb40c881..49b1547e 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ name = "reinfer-cli" version = "0.38.0" description = "Command line interface for Re:infer, the conversational data intelligence platform" -homepage = "https://github.com/reinfer/cli" +repository = "https://github.com/reinfer/cli" readme = "README.md" authors = ["reinfer Ltd. "] license = "Apache-2.0"