We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90376f commit 2f2c874Copy full SHA for 2f2c874
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.9"
4
authors = ["i@gt.email","craig@mayhew.io"]
5
edition = "2021"
6
license = "MIT"
7
-homepage = "https://github.com/openai-rs/openai-api"
+repository = "https://github.com/openai-rs/openai-api"
8
description = "A very simple Rust library for OpenAI API, free from complex async operations and redundant dependencies."
9
keywords = ["openai_api", "openai", "openai-api"]
10
categories = ["api-bindings"]
0 commit comments