From d6f3b8b909468558d7df6045dcddc5b95b1629a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:09:16 +0000 Subject: [PATCH] Update dependency rust to v1.83.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 6b2e082..cebf373 100644 --- a/mise.toml +++ b/mise.toml @@ -16,7 +16,7 @@ shellcheck = "latest" python = "3.12" node = "lts" go = "1.23" -rust = "1.82.0" +rust = "1.83.0" ruby = "3.3"