From 87ce260ff0c7caa5ae0679a8d638f2746107056e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 12:40:21 +0000 Subject: [PATCH] Update Rust crate cargo_metadata to 0.22.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9180aff..9f6049b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ version = "0.11.0" [dependencies] base62 = "2.0.2" basic-toml = "0.1" -cargo_metadata = "0.20.0" +cargo_metadata = "0.22.0" cargo_toml = "0.22.0" diff = "0.1" glob = "0.3"