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

Upgrade to Tokio 1.0 and remove async-std #120

Merged
merged 12 commits into from Dec 31, 2020
Merged

Upgrade to Tokio 1.0 and remove async-std #120

merged 12 commits into from Dec 31, 2020

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Dec 30, 2020

Motivation

Fixes #114

Solution

Updates deps to Tokio 1.0. Async-std is no longer a dep.

Blocked on reqwest and tokio-tungstenite releases:

@gakonst gakonst changed the title Feat/tokio 1.0 Upgrade to Tokio 1.0 and remove async-std Dec 30, 2020
* feat(core): move to bytes::Bytes

* feat: adjust rest of crates to Bytes
@gakonst gakonst merged commit 5c1f8f5 into master Dec 31, 2020
@gakonst gakonst deleted the feat/tokio-1.0 branch December 31, 2020 17:19
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
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.

tokio v1 migration
1 participant