diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fd4239..9bda97f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: fail-fast: false matrix: rust: - - 1.74.0 + - 1.75.0 steps: - uses: actions/checkout@v4 - name: Install Rust