Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Guantong committed Apr 4, 2023
1 parent b597d0a commit 20ad2d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "openai_api_rust"
version = "0.1.7"
version = "0.1.8"
authors = ["i@guantong.dev"]
edition = "2021"
license = "MIT"
homepage = "https://github.com/openai-rs/openai-api"
description = "OpenAI api for rust language"
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"]

Expand Down

0 comments on commit 20ad2d6

Please sign in to comment.