Skip to content

Commit

Permalink
update MSRV to 1.74
Browse files Browse the repository at this point in the history
Motivation here is to be able to uprade to the latest `kstring`
which requires v1.73 as minimum version.

It's probably fair just to go as high as possible, as long
as `helix` is fine with it which also needs 1.74 right now.
  • Loading branch information
Byron committed Jul 29, 2024
1 parent f5cd3ba commit 33f94de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
# 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
rust_version: 1.74.0
steps:
- uses: actions/checkout@v4
- uses: extractions/setup-just@v2
Expand Down
6 changes: 3 additions & 3 deletions etc/msrv-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33f94de

Please sign in to comment.