Restore MSRV to 1.61.0.

This commit is contained in:
Brian Smith 2023-10-06 23:25:43 -07:00
parent ba29bbfce2
commit e7873ffe4b
2 changed files with 2 additions and 3 deletions

View File

@ -158,9 +158,7 @@ jobs:
- stable
- nightly
# MSRV: webpki builds and works with Rust 1.47 and later. The
# rcgen-based test requires 1.67.0 or later.
- 1.67.0
- 1.61.0
- beta

View File

@ -21,6 +21,7 @@ license-file = "LICENSE"
name = "webpki"
readme = "README.md"
repository = "https://github.com/briansmith/webpki"
rust-version = "1.61.0"
version = "0.22.2"
include = [