Skip to content

Commit

Permalink
Bump MSRV to 1.42.
Browse files Browse the repository at this point in the history
There are a few dependencies that require this version.
  • Loading branch information
ehuss committed May 10, 2021
1 parent d9231cb commit c7996e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
rust: stable
- build: msrv
os: ubuntu-latest
rust: 1.39.0
rust: 1.42.0
steps:
- uses: actions/checkout@master
- name: Install Rust
Expand Down

0 comments on commit c7996e9

Please sign in to comment.