chore: bump MSRV to 1.46 (#4254)

This commit is contained in:
Taiki Endo
2021-11-23 12:09:24 +09:00
committed by GitHub
parent 8943e8aeef
commit cf3206842c
19 changed files with 31 additions and 76 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ several other libraries, including:
## Supported Rust Versions
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
is 1.46. The current Tokio version is not guaranteed to build on Rust versions
earlier than the minimum supported version.
## Release schedule