Skip to content

Commit

Permalink
Bump MSRV on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jtgeibel committed Aug 27, 2022
1 parent d609c5a commit f2ec174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
# minimum supported rust version
MSRV: 1.46.0
MSRV: 1.56.0

jobs:
check:
Expand Down

0 comments on commit f2ec174

Please sign in to comment.