Remove statement from Readme which is no longer true
This commit is contained in:
parent
9a3a402be0
commit
65e4d57e88
1 changed files with 1 additions and 2 deletions
|
|
@ -27,8 +27,7 @@ cargo build --release
|
||||||
cp target/release/oxipng /usr/local/bin
|
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,
|
The current minimum supported Rust version is **1.41.0**.
|
||||||
but there is no guarantee.
|
|
||||||
|
|
||||||
Oxipng follows Semantic Versioning.
|
Oxipng follows Semantic Versioning.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue