diff --git a/Cargo.toml b/Cargo.toml index 0ebcf98..07c1762 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ rust-version = "1.72" version = "0.1.0" [dependencies] -async-openai = "0.21" +async-openai = "0.23" byteorder = "1" bytes = "1" cpal = "0.15"