From 405417ca57cdec9bbeaf92a1e708de0b74781736 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:26:09 +0000 Subject: [PATCH] chore(deps): update rust to v1.84.0 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index fe536cdd..2a1eb2ca 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,4 +1,4 @@ [toolchain] -channel = "1.82.0" +channel = "1.84.0" components = [ "rustfmt", "clippy" ] targets = [ "x86_64-unknown-linux-musl" ] \ No newline at end of file