Unleash / unleash-client-rust

Unleash client SDK for Rust language projects
Apache License 2.0
23 stars 17 forks source link

Update HTTP client support #85

Closed rbtcollins closed 6 months ago

rbtcollins commented 6 months ago
rbtcollins commented 6 months ago

This supercedes https://github.com/Unleash/unleash-client-rust/pull/84 - while we do need to support newer reqwest, reqwest 0.12 includes hyper 1.0, and thats still not widely enough supported to only support newer things.