Skip to content

Commit

Permalink
bump MSRV to 1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
nagisa committed Dec 7, 2024
1 parent 312f437 commit 56562e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
rust_toolchain: [nightly, stable, 1.74.0]
rust_toolchain: [nightly, stable, 1.80.0]
os: [ubuntu-latest, windows-latest, macOS-latest]
flags: [
"",
Expand Down

0 comments on commit 56562e8

Please sign in to comment.