Bump MSRV to 1.42.0

This commit is contained in:
Sasha Hilton 2021-02-10 00:25:19 +00:00
parent deabf1f915
commit 6d15a17df8

View file

@ -41,7 +41,7 @@ jobs:
matrix:
os: [ubuntu-latest]
toolchain:
- 1.40.0 # MSRV (Minimum supported rust version)
- 1.42.0 # MSRV (Minimum supported rust version)
- stable
- beta
experimental: [false]