Skip to content

Commit

Permalink
Actually check MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Jan 30, 2022
1 parent e3a22ff commit fbbccca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
with:
profile: minimal
toolchain: 1.48.0 # nom 7
override: true
- uses: actions/checkout@v2
- name: cargo +1.48.0 check
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit fbbccca

Please sign in to comment.