drogue-iot / reqwless

Rust async HTTP client for embedded/no_std
Apache License 2.0
129 stars 18 forks source link

Upgrade to latest nightly, async_fn_in_trait is now stable #47

Closed rmja closed 1 year ago

bugadani commented 1 year ago

As an Xtensa (ESP32) user I wish you waited with this until 1.75 actually came out. I have to maintain my own forks of multiple crates due to early removal of stabilized features :(

Though I also recognize this isn't unique to reqwless, affects very few people (most likely just me) and nobody likes to look at warnings.

rmja commented 1 year ago

Fixed in #48