Skip to content

Bump reqwest from 0.9.22 to 0.10.0. Closes #259 #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 5, 2020
Merged

Conversation

iceiix
Copy link
Owner

@iceiix iceiix commented Jan 5, 2020

Bump reqwest from 0.9.22 to 0.10.0. Closes #259

For some reason, @dependabot didn't notify about this update, but it did for 0.9.22: #230

Changes in reqwest 0.10.0: https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md#v0100

  • "Add std::future::Future support." — incompatible API change, causes compile errors

  • "Add wasm32-unknown-unknown support (with fewer features)." — good for wasm broken: failed to resolve: could not find Context in platform_impl #171 wasm support, although it is currently conditionally-compiled out because the requests we would want to make wouldn't be possible or sensible on the web anyways

@iceiix iceiix merged commit 8ab981f into master Jan 5, 2020
@iceiix iceiix deleted the reqwest0.10 branch January 5, 2020 18:39
iceiix added a commit that referenced this pull request Feb 1, 2020
* Bump reqwest from 0.9.22 to 0.10.0

* Use blocking reqwest API instead of futures, for now
iceiix added a commit that referenced this pull request Feb 1, 2020
* Bump reqwest from 0.9.22 to 0.10.0

* Use blocking reqwest API instead of futures, for now
iceiix added a commit that referenced this pull request Feb 1, 2020
* Bump reqwest from 0.9.22 to 0.10.0

* Use blocking reqwest API instead of futures, for now
iceiix added a commit that referenced this pull request Feb 2, 2020
* Bump reqwest from 0.9.22 to 0.10.0

* Use blocking reqwest API instead of futures, for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant