Skip to content

Commit

Permalink
fixup: update MSRV to 1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Dec 23, 2019
1 parent 5432565 commit 774429a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
rust:
- stable
- beta
- 1.36.0
- 1.40.0
steps:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 774429a

Please sign in to comment.