From 123bbc869066fc646edb37654263e9fd99a2a629 Mon Sep 17 00:00:00 2001 From: Jared Randall Date: Wed, 26 Aug 2026 20:17:42 -0700 Subject: [PATCH] chore(deps): bump rumdl to 0.2.61 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index ad9157f..9068e16 100644 --- a/mise.toml +++ b/mise.toml @@ -16,7 +16,7 @@ lychee = "0.24.2" pinact = "4.1.1" protoc = "36.0" python = "3.14.7" -rumdl = "0.2.60" +rumdl = "0.2.61" rust = { version = "1.98.0", profile = "minimal", components = [ "clippy", "rustfmt",