Skip to content

Commit 20ad2d6

Browse files
author
Guantong
committed
Update package
1 parent b597d0a commit 20ad2d6

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,11 +1,11 @@
11
[package]
22
name = "openai_api_rust"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["i@guantong.dev"]
55
edition = "2021"
66
license = "MIT"
77
homepage = "https://github.com/openai-rs/openai-api"
8-
description = "OpenAI api for rust language"
8+
description = "A very simple Rust library for OpenAI API, free from complex async operations and redundant dependencies."
99
keywords = ["openai_api", "openai", "openai-api"]
1010
categories = ["api-bindings"]
1111

0 commit comments

Comments
 (0)