From 5bddea6f81abe092c2c8b4e39a4a88e9b3d802f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 11:58:40 +0000 Subject: [PATCH] Update Rust crate toml to v1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bdb0643..198698b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ serenity = "0.12.4" thiserror = "2.0.11" tokio = { version = "1.43.0", features = ["full"] } tokio-console = "0.1.13" -toml = "0.8.20" +toml = "1.0.0"