chore(lib): bump MSRV to 1.56 (#2902)

This commit is contained in:
Sean McArthur
2022-06-23 14:52:36 -07:00
committed by GitHub
parent 5fa113ebff
commit a563404033
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ jobs:
strategy:
matrix:
rust:
- 1.49 # keep in sync with MSRV.md dev doc
- 1.56 # keep in sync with MSRV.md dev doc
os:
- ubuntu-latest