autopush-rs icon indicating copy to clipboard operation
autopush-rs copied to clipboard

Update to hyper 0.13

Open pjenvey opened this issue 4 years ago • 1 comments

Logging this separately from #132 as it'll be its own chunk of work. This is the most recent hyper released a couple months ago, switching everything to std::future::Future (and associated futures 0.3 and new tokio, etc. dependencies).

Thus this will prepare the codebase for switching to async/await.

pjenvey avatar Feb 29 '20 00:02 pjenvey

Going to pause at 0.12 https://github.com/mozilla-services/autopush-rs/issues/132

tublitzed avatar May 26 '20 19:05 tublitzed