docs(readme): remove MSRV (#1266)

This notice was useful when the `Cargo.toml` had no standardized field
for this. Now it's easier to look it up in the `Cargo.toml` and it's
also a single point of truth. Updating the README was overlooked for
quite some time so it's better to just omit it rather than having
something wrong that will be forgotten again in the future.
This commit is contained in:
EdJoPaTo 2024-08-06 07:04:48 +02:00 committed by GitHub
parent f2fa1ae9aa
commit bb71e5ffd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -352,10 +352,6 @@ Pull Request].
Please make sure you read the updated [contributing](./CONTRIBUTING.md) guidelines, especially if
you are interested in working on a PR or issue opened in the previous repository.
## Rust version requirements
Since version 0.23.0, The Minimum Supported Rust Version (MSRV) of `ratatui` is 1.67.0.
## Widgets
### Built in