mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +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
|
# 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
|
# should be done in a dedicated PR and cannot be greater than two 0.x
|
||||||
# releases prior to the current stable.
|
# releases prior to the current stable.
|
||||||
- rust: 1.21.0
|
- rust: 1.25.0
|
||||||
- rust: stable
|
- rust: stable
|
||||||
- rust: beta
|
- rust: beta
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user