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:
Alejandro González 2022-08-19 21:39:42 +02:00
parent 04dcdb41ab
commit 13065a92d1

View file

@ -19,7 +19,7 @@ jobs:
- x86_64-apple-darwin - x86_64-apple-darwin
toolchain: toolchain:
# Minimum stable # Minimum stable
- "1.56.0" - "1.56.1"
- stable - stable
- beta - beta
- nightly - nightly