drogue-iot / reqwless

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

feat: update to use stable rust #64

Closed lulf closed 10 months ago

lulf commented 10 months ago

Fixes #63

Requires https://github.com/rmja/buffered-io/pull/6

rmja commented 10 months ago

buffered-io 0.5 is now released and should not block this anymore.