Skip to content

Commit

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

Update async-openai requirement from 0.25.0 to 0.26.0
  • Loading branch information
genedna authored Nov 13, 2024
2 parents 6a2e337 + 9e40cc8 commit 3294f70
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.25.0"
async-openai = "0.26.0"

1 comment on commit 3294f70

@vercel
Copy link

@vercel vercel bot commented on 3294f70 Nov 13, 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-git-main-gitmono.vercel.app
mega-gitmono.vercel.app
gitmega.dev
www.gitmega.dev

Please sign in to comment.