Skip to content

Update tokio to v1.0#672

Merged
hecrj merged 2 commits into
iced-rs:masterfrom
90-008:tokio-1.0
Jan 4, 2021
Merged

Update tokio to v1.0#672
hecrj merged 2 commits into
iced-rs:masterfrom
90-008:tokio-1.0

Conversation

@90-008
Copy link
Copy Markdown
Contributor

@90-008 90-008 commented Dec 23, 2020

https://docs.rs/tokio/1.0.0/tokio/stream/index.html is why async-stream is included, so that we can turn Interval ticks to a impl Stream.

Copy link
Copy Markdown
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for giving this a shot!

Comment thread futures/src/time.rs Outdated
@hecrj hecrj added feature New feature or request improvement An internal improvement labels Jan 4, 2021
@hecrj hecrj added this to the 0.3.0 milestone Jan 4, 2021
Copy link
Copy Markdown
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🎉

I think this should be good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request improvement An internal improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants