Update MSRV in read me

This commit is contained in:
Andrew 2024-04-22 10:09:34 +12:00
parent 13d37a0ef3
commit c00cfc601d

View file

@ -35,7 +35,7 @@ cargo build --release
cp target/release/oxipng /usr/local/bin
```
The current minimum supported Rust version is **1.66.0**.
The current minimum supported Rust version is **1.74.0**.
Oxipng follows Semantic Versioning.