- Notifications
You must be signed in to change notification settings - Fork341
Update async-global-executor and add tokio feature for tokio 1.0#924
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mostly configuration api changesSigned-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
src/lib.rs Outdated
//! ```toml | ||
//! [dependencies.async-std] | ||
//! version = "1.7.0" | ||
//! features = ["tokio"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This needs updating still
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Heh, fair enough
skreborn commentedJan 13, 2021
@Keruspe Sorry to bother! All checks are green and the reviews are in - and addressed -; is there anything holding this back from being merged? |
@skreborn should land in the next release within a couple of days ;) |
No description provided.