Skip to content

Commit

Permalink
Bump MSRV to 1.56 (#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Jul 18, 2022
1 parent 5397d2c commit b72a385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -264,7 +264,7 @@ jobs:

strategy:
matrix:
rust: [1.49.0]
rust: [1.56.0]

steps:
- name: Checkout
Expand Down

0 comments on commit b72a385

Please sign in to comment.