diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7b95b29..404f277 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: strategy: matrix: rust: - - 1.61.0 + - 1.63.0 steps: - name: Checkout sources