From 6613fc9f493f913cc0b2d0bf6b0269de44deaffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 02:30:06 +0000 Subject: [PATCH] chore(deps): update rust to nightly-2026-07-10 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index d3ae6b80..43a95619 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2026-06-08" +channel = "nightly-2026-07-10" targets = ["wasm32-wasip1-threads"] \ No newline at end of file