Skip to content

Commit

Permalink
Merge pull request #800 from web3infra-foundation/dependabot/cargo/as…
Browse files Browse the repository at this point in the history
…ync-openai-0.27.1

build(deps): update async-openai requirement from 0.26.0 to 0.27.1
  • Loading branch information
genedna authored Jan 13, 2025
2 parents 8433b1b + 9263b05 commit 7932c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ tokio = { workspace = true, features = ["macros"] }
reqwest = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
async-openai = "0.26.0"
async-openai = "0.27.1"

1 comment on commit 7932c0c

@vercel
Copy link

@vercel vercel bot commented on 7932c0c Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mega – ./

mega-git-main-gitmono.vercel.app
mega-gitmono.vercel.app
www.gitmega.dev
gitmega.dev

Please sign in to comment.