From 74e75e729bb7c79aa0ac42e15f938dc47b4ec33d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:57:29 +0000 Subject: [PATCH] chore(deps): update dependency cargo:cargo-dist to 0.31.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index daf159b9d..981e3c472 100644 --- a/mise.toml +++ b/mise.toml @@ -5,7 +5,7 @@ MISE_EXPERIMENTAL = 1 [tools] "cargo:cargo-nextest" = "0.9.92" -"cargo:cargo-dist" = "0.30.0" +"cargo:cargo-dist" = "0.31.0" "cargo:cargo-insta" = "1.42.2" "cargo:cargo-edit" = "latest" rust = "latest"