Omit patch version

This commit is contained in:
jtnunley 2023-01-05 10:15:38 -08:00
parent e85c12a003
commit 35b99206ec
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Another useful tool for making certificates is [mkcert].
## MSRV Policy
The Minimum Supported Rust Version (MSRV) of this crate is **1.47.0**. As a **tentative** policy, the MSRV will not advance past the [current Rust version provided by Debian Stable](https://packages.debian.org/stable/rust/rustc). At the time of writing, this version of Rust is *1.48.0*. However, the MSRV may be advanced further in the event of a major ecosystem shift or a security vulnerability.
The Minimum Supported Rust Version (MSRV) of this crate is **1.47**. As a **tentative** policy, the MSRV will not advance past the [current Rust version provided by Debian Stable](https://packages.debian.org/stable/rust/rustc). At the time of writing, this version of Rust is *1.48.0*. However, the MSRV may be advanced further in the event of a major ecosystem shift or a security vulnerability.
## License