deontologician / openai-api-rust

Rust client for OpenAI API
Apache License 2.0
105 stars 26 forks source link

Update tokio to 1.0 #19

Open JelteF opened 1 year ago

JelteF commented 1 year ago

The Surf hyper-client feature requires tokio 0.2.x, but 1.0 has been released for a long time. This changes to use the surf h1-feature instead, which is built on top of tokio 1.0.