Skip to content

Commit

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

Update async-openai requirement from 0.24.1 to 0.25.0
  • Loading branch information
genedna authored Oct 9, 2024
2 parents e803c95 + b03bd5b commit 53d299b
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.24.1"
async-openai = "0.25.0"

1 comment on commit 53d299b

@vercel
Copy link

@vercel vercel bot commented on 53d299b Oct 9, 2024

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-gitmono.vercel.app
mega-git-main-gitmono.vercel.app
gitmega.dev
www.gitmega.dev

Please sign in to comment.