diff --git a/.github/workflows/msrv.yml b/.github/workflows/msrv.yml index 4d2e98cbfd7..922615f22e3 100644 --- a/.github/workflows/msrv.yml +++ b/.github/workflows/msrv.yml @@ -19,8 +19,9 @@ jobs: - ubuntu-latest runs-on: ${{ matrix.os }} env: - # dictated by `firefox` to support the `helix` editor, but now driven by the `time` crate. IMPORTANT: adjust etc/msrv-badge.svg as well - rust_version: 1.67.0 + # dictated by `firefox` to support the `helix` editor, but now probably effectively be controlled by `jiff`, which also aligns with `regex`. + # IMPORTANT: adjust etc/msrv-badge.svg as well + rust_version: 1.70.0 steps: - uses: actions/checkout@v4 - uses: extractions/setup-just@v2 diff --git a/etc/msrv-badge.svg b/etc/msrv-badge.svg index 3e6cb76b75c..e2938f8f94b 100644 --- a/etc/msrv-badge.svg +++ b/etc/msrv-badge.svg @@ -1 +1,21 @@ -rustc: 1.67.0+rustc1.67.0+ + + rustc: 1.70.0+ + + + + + + + + + + + + + + + rustc + + 1.70.0+ + +