From 7c7f8ce62cd6e41fac7cf02b2526bba3abd467bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:40:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20dependenc?= =?UTF-8?q?ies=20(non-major)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7bcc16e..6c97d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ serde_json = "1.0.116" strsim = "0.11.1" textwrap = "0.16.1" tokio = { version = "1.37.0", features = ["full"] } -toml = "0.8.12" +toml = "0.9.0"