openai-api-rust icon indicating copy to clipboard operation
openai-api-rust copied to clipboard

Update tokio to 1.0

Open JelteF opened this issue 2 years ago • 0 comments
trafficstars

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.

JelteF avatar Mar 10 '23 13:03 JelteF