Skip to content

Commit

Permalink
Bump MSRV to 1.67 (due to time crate)
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Nov 27, 2024
1 parent 08ec11d commit 55217dd
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
build_versions:
strategy:
matrix:
rust: [stable, beta, 1.63.0]
rust: [stable, beta, 1.67.0]
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 55217dd

Please sign in to comment.