Remove statement from Readme which is no longer true

This commit is contained in:
Josh Holmer 2020-05-24 20:02:10 -04:00
parent 9a3a402be0
commit 65e4d57e88

View file

@ -27,8 +27,7 @@ cargo build --release
cp target/release/oxipng /usr/local/bin
```
The current minimum supported Rust version is **1.41.0**. Oxipng may compile on earlier versions of Rust,
but there is no guarantee.
The current minimum supported Rust version is **1.41.0**.
Oxipng follows Semantic Versioning.