summaryrefslogtreecommitdiffstats
path: root/tokio/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio/README.md')
-rw-r--r--tokio/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio/README.md b/tokio/README.md
index da9078c5..b5305991 100644
--- a/tokio/README.md
+++ b/tokio/README.md
@@ -157,7 +157,7 @@ several other libraries, including:
## 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
minimum supported version.