Skip to content

Commit

Permalink
bump MSRV to 1.60.0 because of log dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tafia committed Jun 13, 2023
1 parent 6745acf commit 168d591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
toolchain:
- "1.59.0" # MSRV
- "1.60.0" # MSRV
- stable
- beta
- nightly
Expand Down

0 comments on commit 168d591

Please sign in to comment.