Skip to content

Commit

Permalink
Update MSRV to 1.61. (#284)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
  • Loading branch information
jdm committed Aug 1, 2024
1 parent c8fed62 commit 021012e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
rust: [1.60.0, nightly, beta, stable]
rust: [1.61.0, nightly, beta, stable]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 021012e

Please sign in to comment.