Skip to content

Commit

Permalink
Bump minimum rust version to 1.49.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Mar 27, 2022
1 parent d6d4db9 commit 3f0acd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [1.41.0, stable, beta, nightly]
version: [1.49.0, stable, beta, nightly]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 3f0acd7

Please sign in to comment.