mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
Bump minimum supported Rust to 1.25. (#465)
Currenty, 1.27 is the latest released Rust version.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ matrix:
|
||||
# This represents the minimum Rust version supported by Tokio. Updating this
|
||||
# should be done in a dedicated PR and cannot be greater than two 0.x
|
||||
# releases prior to the current stable.
|
||||
- rust: 1.21.0
|
||||
- rust: 1.25.0
|
||||
- rust: stable
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
|
||||
Reference in New Issue
Block a user