Bump MSRV to 1.56 (#1582)

This commit is contained in:
Sean McArthur
2022-07-18 15:48:40 -07:00
committed by GitHub
parent 5397d2cf8e
commit b72a385ae7

View File

@@ -264,7 +264,7 @@ jobs:
strategy:
matrix:
rust: [1.49.0]
rust: [1.56.0]
steps:
- name: Checkout