Skip to content

Commit 9abc3af

Browse files
author
Guantong
committed
Correct homepage Typo in the URL on crates.io #2
1 parent 2f2d544 commit 9abc3af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "openai_api_rust"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["i@guantong.dev"]
55
edition = "2021"
66
license = "MIT"
7-
homepage = "https://github.com/openai-rs/openapi-api"
7+
homepage = "https://github.com/openai-rs/openai-api"
88
description = "OpenAI api for rust language"
99
keywords = ["openai_api", "openai", "openai-api"]
1010
categories = ["api-bindings"]

0 commit comments

Comments
 (0)