mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
readme: update the MSRV to 1.45 (#3048)
This commit is contained in:
@@ -157,7 +157,7 @@ several other libraries, including:
|
|||||||
|
|
||||||
## Supported Rust Versions
|
## Supported Rust Versions
|
||||||
|
|
||||||
Tokio is built against the latest stable release. The minimum supported version is 1.39.
|
Tokio is built against the latest stable release. The minimum supported version is 1.45.
|
||||||
The current Tokio version is not guaranteed to build on Rust versions earlier than the
|
The current Tokio version is not guaranteed to build on Rust versions earlier than the
|
||||||
minimum supported version.
|
minimum supported version.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -157,7 +157,7 @@ several other libraries, including:
|
|||||||
|
|
||||||
## Supported Rust Versions
|
## Supported Rust Versions
|
||||||
|
|
||||||
Tokio is built against the latest stable release. The minimum supported version is 1.39.
|
Tokio is built against the latest stable release. The minimum supported version is 1.45.
|
||||||
The current Tokio version is not guaranteed to build on Rust versions earlier than the
|
The current Tokio version is not guaranteed to build on Rust versions earlier than the
|
||||||
minimum supported version.
|
minimum supported version.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user