docs(readme): use the correct version for MSRV (#369)

This commit is contained in:
Valentin271 2023-08-05 12:20:30 +02:00 committed by GitHub
parent 8cd3205d70
commit 3a37d2f6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ you are interested in working on a PR or issue opened in the previous repository
## Rust version requirements
Since version 0.21.0, The Minimum Supported Rust Version (MSRV) of `ratatui` is 1.67.0.
Since version 0.23.0, The Minimum Supported Rust Version (MSRV) of `ratatui` is 1.67.0.
## Documentation