Bump MSRV to 1.56.1
Updating to this patch version should not be cumbersome for end-users, and it is required by a transitive dependency.
This commit is contained in:
parent
04dcdb41ab
commit
13065a92d1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/oxipng.yml
vendored
2
.github/workflows/oxipng.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
- x86_64-apple-darwin
|
||||
toolchain:
|
||||
# Minimum stable
|
||||
- "1.56.0"
|
||||
- "1.56.1"
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
|
|
|||
Loading…
Reference in a new issue