From b80c6b23f2bbf4e8624f2be2c846106d8e5636d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Aug 2025 05:05:00 +0000 Subject: [PATCH] chore(deps): update rust crate toml to 0.9.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9452066c..ef2471e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ default-features = false features = ["features"] [workspace.dependencies.toml] -version = "0.8.14" +version = "0.9.0" default-features = false features = ["parse"]