Skip to content
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

Remove tokio #81

Merged
merged 6 commits into from
Jan 5, 2021
Merged

Remove tokio #81

merged 6 commits into from
Jan 5, 2021

Conversation

Mubelotix
Copy link
Collaborator

@Mubelotix Mubelotix commented Jan 4, 2021

Tokio is no longer a dependency.
Isahc has also been updated.

This work is part of #70

@Mubelotix Mubelotix marked this pull request as ready for review January 4, 2021 19:33
@Mubelotix Mubelotix linked an issue Jan 4, 2021 that may be closed by this pull request
@curquiza curquiza merged commit c6a1c7d into isahc-dev Jan 5, 2021
@curquiza curquiza deleted the remove-tokio branch January 5, 2021 18:05
@curquiza curquiza mentioned this pull request Jan 5, 2021
3 tasks
@Mubelotix Mubelotix mentioned this pull request Jan 9, 2021
bors bot added a commit that referenced this pull request Feb 6, 2021
70: Use isahc as replacement for reqwest r=curquiza a=curquiza

⚠️ Not ready to be merged

TODO:
- [x] use isahc instead of request #49 
- [x] docs modification #96 
- [x] remove tokio #81

See: #49 (comment)

Co-authored-by: M*C*O <mcofficer@gmx.de>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: Mubelotix <mubelotix@gmail.com>
@curquiza curquiza added the breaking-change The related changes are breaking for the users label Feb 10, 2021
ppamorim pushed a commit to ppamorim/meilisearch-rust that referenced this pull request May 2, 2021
* Switch to async_test

* Make tests run

* Fix clippy warnings

* Update isahc

* Update README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change The related changes are breaking for the users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to tokio 1.0
2 participants