From e78a51bdd55cc54e83b4c2534f01aa2644743f74 Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Sun, 1 May 2022 00:48:56 +0200 Subject: [PATCH] bump MSRV to 1.57 --- .github/workflows/ci.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b808179e..83004438 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macOS-latest, windows-latest] - rust: [stable, 1.54.0] + rust: [stable, 1.57.0] steps: - uses: actions/checkout@master diff --git a/README.md b/README.md index f6a0eac9..a0112929 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ All of these are enabled by default. MSRV ---- -Our current Minimum Supported Rust Version is **1.54.0**. When adding features, +Our current Minimum Supported Rust Version is **1.57.0**. When adding features, we will follow these guidelines: - We will always support the latest four minor Rust versions. This gives you a 6