Bump minimum version to 1.66.0

This commit is contained in:
Chris Hennick 2023-04-23 14:54:44 -07:00
parent 7e7483ef5c
commit 5e5f5ebe54
No known key found for this signature in database
GPG key ID: 25653935CC8B6C74
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macOS-latest, windows-latest] os: [ubuntu-latest, macOS-latest, windows-latest]
rust: [stable, 1.59.0] rust: [stable, 1.66.0]
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master

View file

@ -54,7 +54,7 @@ All of these are enabled by default.
MSRV MSRV
---- ----
Our current Minimum Supported Rust Version is **1.59.0**. When adding features, Our current Minimum Supported Rust Version is **1.66.0**. When adding features,
we will follow these guidelines: we will follow these guidelines:
- We will always support the latest four minor Rust versions. This gives you a 6 - We will always support the latest four minor Rust versions. This gives you a 6