Bump MSRV to 1.41.1 in README
s!Bump MSRV to 1.41 in README and CI
This commit is contained in:
parent
6662e7566b
commit
8d0f5e0d2f
|
@ -28,6 +28,6 @@ Use the `all-languages` feature to enable all languages.
|
|||
|
||||
## MSRV
|
||||
|
||||
This crate supports Rust v1.29 and up and works with `no_std`.
|
||||
This crate supports Rust v1.41.1 and up and works with `no_std`.
|
||||
|
||||
If you enable the `zeroize` feature the MSRV becomes 1.51
|
||||
If you enable the `zeroize` feature the MSRV becomes 1.51.
|
||||
|
|
Loading…
Reference in New Issue