diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6bb17c1c9..8d97081ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -264,7 +264,7 @@ jobs: strategy: matrix: - rust: [1.49.0] + rust: [1.56.0] steps: - name: Checkout