From 5b1c169cdf585402bb2a8439762f235f02b52d44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Aug 2025 17:34:15 +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 c656e183..feb0acb9 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"]