Skip to content

Update tokio and warp to latest versions#1612

Merged
ehuss merged 5 commits into
rust-lang:masterfrom
joshrotenberg:update_tokio_warp
Jul 26, 2021
Merged

Update tokio and warp to latest versions#1612
ehuss merged 5 commits into
rust-lang:masterfrom
joshrotenberg:update_tokio_warp

Conversation

@joshrotenberg
Copy link
Copy Markdown
Contributor

@joshrotenberg joshrotenberg commented Jul 26, 2021

Update warp to 0.3.1 and tokio to 1. This also required updating the minimum Rust version to 1.46.0 to allow match in a const fn (see https://github.com/rust-lang/rust/blob/master/RELEASES.md#language-7).

Fixes #1610.

Copy link
Copy Markdown
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

Thanks!

@ehuss ehuss merged commit 3d04e5c into rust-lang:master Jul 26, 2021
@joshrotenberg joshrotenberg deleted the update_tokio_warp branch July 26, 2021 18:55
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.

CI fails to compile warp on nightly

2 participants