From 52bcc23c64d430cc22827ba9b34eff08b27cd313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 22:48:15 +0000 Subject: [PATCH] Update dependency rust to v1.90.0 --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index c1f5c7b..43e5784 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "1.75.0" +channel = "1.90.0" components = ["rustfmt", "clippy"]