From af20eadff0ffdc1e9c968d5341f8316139501da5 Mon Sep 17 00:00:00 2001 From: laurenspriem Date: Sat, 23 Aug 2025 10:39:54 +0530 Subject: [PATCH] Update rust to solve bindings generation issue --- .github/workflows/mobile-daily-internal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mobile-daily-internal.yml b/.github/workflows/mobile-daily-internal.yml index d2b44541af..f14a4d3b7e 100644 --- a/.github/workflows/mobile-daily-internal.yml +++ b/.github/workflows/mobile-daily-internal.yml @@ -8,7 +8,7 @@ on: env: FLUTTER_VERSION: "3.32.8" - RUST_VERSION: "1.85.1" + RUST_VERSION: "1.86.0" permissions: contents: read