Update MSRV in README.md
This commit is contained in:
parent
29a5fd9aa1
commit
4a5d7d49aa
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ By default `aes-crypto`, `deflate`, `deflate-zlib-ng`, `deflate-zopfli`, `bzip2`
|
|||
MSRV
|
||||
----
|
||||
|
||||
Our current Minimum Supported Rust Version is **1.66.0**. When adding features,
|
||||
Our current Minimum Supported Rust Version is **1.67.0**. When adding features,
|
||||
we will follow these guidelines:
|
||||
|
||||
- We will always support the latest four minor Rust versions. This gives you a 6
|
||||
|
|
Loading…
Add table
Reference in a new issue