Skip to content

Commit

Permalink
Bump MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Apr 6, 2021
1 parent d7c0729 commit e77540f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -64,7 +64,7 @@ jobs:
- { os: 'ubuntu-latest', target: 'arm-unknown-linux-gnueabihf', cross: true }
- { os: 'ubuntu-latest', target: 'arm-unknown-linux-musleabihf', cross: true }
toolchain:
- 1.45.0 # MSRV
- 1.46.0 # MSRV
- stable

steps:
Expand Down

0 comments on commit e77540f

Please sign in to comment.