From fc9a81e94735617d5e92c8092890c2896692ac9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Aug 2025 23:55:51 +0000 Subject: [PATCH] chore(deps): update rust crate cargo_toml to 0.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9452066c..9cf072d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ version = "0.6.2" version = "0.2.9" [workspace.dependencies.cargo_toml] -version = "0.21" +version = "0.22" default-features = false features = ["features"]