diff --git a/atlas/Cargo.toml b/atlas/Cargo.toml index e829b54e..040438d3 100644 --- a/atlas/Cargo.toml +++ b/atlas/Cargo.toml @@ -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"