Update MSRV in read me
This commit is contained in:
parent
13d37a0ef3
commit
c00cfc601d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue