From 3c8a5c195d3de6b04226d9257c5d9712ac055932 Mon Sep 17 00:00:00 2001 From: "seqeralabs-renovate[bot]" <269134929+seqeralabs-renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 05:52:02 +0000 Subject: [PATCH] chore: update dependency rust to 1.98 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e33782d..8b72c98 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - name: Install Rust MSRV toolchain uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 with: - toolchain: "1.87" + toolchain: "1.98" - name: Install Linux build deps run: |