Skip to content

Commit 3294f70

Browse files
authored
Merge pull request #685 from web3infra-foundation/dependabot/cargo/async-openai-0.26.0
Update async-openai requirement from 0.25.0 to 0.26.0
2 parents 6a2e337 + 9e40cc8 commit 3294f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlas/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ tokio = { workspace = true, features = ["macros"] }
88
reqwest = { workspace = true }
99
serde = { workspace = true }
1010
serde_json = { workspace = true }
11-
async-openai = "0.25.0"
11+
async-openai = "0.26.0"

0 commit comments

Comments
 (0)