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

Update to tokio version 1.0 #111

Merged
merged 1 commit into from
Feb 14, 2021
Merged

Update to tokio version 1.0 #111

merged 1 commit into from
Feb 14, 2021

Conversation

RAnders00
Copy link
Contributor

My pull request generally bumps all outdated dependencies, but most importantly it updates to tokio v1.0.

Cargo.toml Show resolved Hide resolved
@RAnders00
Copy link
Contributor Author

Also, something that I forgot to mention, the rt and macros features of tokio were moved to dev-dependencies, they just weren't needed.

@RAnders00
Copy link
Contributor Author

@QuietMisdreavus could you please give this a review too?

bombsimon added a commit to bombsimon/tweets-to-discord that referenced this pull request Jan 21, 2021
This requires a custom fork/branch of egg-mode until
egg-mode-rs/egg-mode#111 is merged.

This PR just confirms that the code is running with tokio 1.0.2 but will
probably not merge to main until egg-mode is updated.

Closes #5.
@Anonyfox
Copy link

Anonyfox commented Feb 2, 2021

any updates on this? I am currently using

[replace]
"egg-mode:0.15.0" = { git = "https://github.com/RAnders00/egg-mode", branch = "tokio-v1.0-upgrade", rev = "11dc221533288ebcb1b135c2df65f187a80cd255", features = ["rustls"], default-features = false }

as a hoffix and it works, but dropping this would be great!

@klausi
Copy link
Contributor

klausi commented Feb 7, 2021

Thanks! Maybe @adwhit has time to look at this? I saw them in the commit history for the most recent git commit.

@adwhit
Copy link
Collaborator

adwhit commented Feb 8, 2021

Sure, I can take a look at this. It's obviously something we want

@adwhit adwhit merged commit 6a11c89 into egg-mode-rs:master Feb 14, 2021
@adwhit
Copy link
Collaborator

adwhit commented Feb 14, 2021

LGTM, thanks!

@RAnders00 RAnders00 deleted the tokio-v1.0-upgrade branch February 16, 2021 11:15
@RAnders00 RAnders00 restored the tokio-v1.0-upgrade branch February 16, 2021 11:15
@RAnders00 RAnders00 mentioned this pull request Feb 16, 2021
bombsimon added a commit to bombsimon/tweets-to-discord that referenced this pull request Jul 11, 2021
This requires a custom fork/branch of egg-mode until
egg-mode-rs/egg-mode#111 is merged.

This PR just confirms that the code is running with tokio 1.0.2 but will
probably not merge to main until egg-mode is updated.

Closes #5.
bombsimon added a commit to bombsimon/tweets-to-discord that referenced this pull request Jul 11, 2021
This requires a custom fork/branch of egg-mode until
egg-mode-rs/egg-mode#111 is merged.

This PR just confirms that the code is running with tokio 1.0.2 but will
probably not merge to main until egg-mode is updated.

Closes #5.
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.

5 participants