diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 455e660bcf..83bf11f268 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -24,7 +24,7 @@ license = "Apache-2.0" [workspace.dependencies] anyhow = "1.0.100" arc-swap = "1.9.0" -async-openai = "0.33.1" +async-openai = "0.41.0" async-trait = "0.1.89" asynk-strim-attr = "0.1.0" axum = "0.8.8"