Bump MSRV to 1.56
This commit is contained in:
4
.github/workflows/cont_integration.yml
vendored
4
.github/workflows/cont_integration.yml
vendored
@@ -10,9 +10,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
rust:
|
||||
- version: 1.56.0 # STABLE
|
||||
- version: 1.60.0 # STABLE
|
||||
clippy: true
|
||||
- version: 1.46.0 # MSRV
|
||||
- version: 1.56.0 # MSRV
|
||||
features:
|
||||
- default
|
||||
- minimal
|
||||
|
||||
Reference in New Issue
Block a user