diff --git a/Cargo.toml b/Cargo.toml index 190b426..fd0ad8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.9" authors = ["i@gt.email","craig@mayhew.io"] edition = "2021" license = "MIT" -homepage = "https://github.com/openai-rs/openai-api" +repository = "https://github.com/openai-rs/openai-api" description = "A very simple Rust library for OpenAI API, free from complex async operations and redundant dependencies." keywords = ["openai_api", "openai", "openai-api"] categories = ["api-bindings"]