diff --git a/console-api/README.md b/console-api/README.md index 74b7de647..6420c575b 100644 --- a/console-api/README.md +++ b/console-api/README.md @@ -96,7 +96,7 @@ console project. ## Supported Rust Versions The Tokio console is built against the latest stable release. The minimum -supported version is 1.58. The current Tokio console version is not guaranteed +supported version is 1.64. The current Tokio console version is not guaranteed to build on Rust versions earlier than the minimum supported version. ## License diff --git a/console-subscriber/README.md b/console-subscriber/README.md index 48e021ba1..12ac263cb 100644 --- a/console-subscriber/README.md +++ b/console-subscriber/README.md @@ -245,7 +245,7 @@ console project. ## Supported Rust Versions The Tokio console is built against the latest stable release. The minimum -supported version is 1.58. The current Tokio console version is not guaranteed +supported version is 1.64. The current Tokio console version is not guaranteed to build on Rust versions earlier than the minimum supported version. ## License diff --git a/tokio-console/README.md b/tokio-console/README.md index 12a7d466a..86cbd3945 100644 --- a/tokio-console/README.md +++ b/tokio-console/README.md @@ -236,7 +236,7 @@ console project. ## Supported Rust Versions The Tokio console is built against the latest stable release. The minimum -supported version is 1.58. The current Tokio console version is not guaranteed +supported version is 1.64. The current Tokio console version is not guaranteed to build on Rust versions earlier than the minimum supported version. ## License