Updated README.md with current MSRV (1.82.0)

This commit is contained in:
MustafaAamir 2025-04-12 18:45:20 +04:00 committed by GitHub
parent 2837af7125
commit d511115925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,11 @@ tweak your code for optimisation.
## Installation
[![MSRV](https://img.shields.io/badge/MSRV-1.82.0-blue)](https://www.rust-lang.org/)
**Note**: The minimum supported Rust version (MSRV) is **1.82.0**, but this may change on the `master` branch.
...
### Using cargo
Install using the cargo package manager, either from `crates.io` or from github: