From 27af3806b342cfe82fdd7050a1577f6e45aa8c26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 24 Jun 2026 00:02:21 +0000 Subject: fix(deps): update all digest updates --- xtask/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xtask/Cargo.toml') diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 9801a0a..f3f3621 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -7,10 +7,10 @@ repository.workspace = true [dependencies] fparkan-corpus = { path = "../crates/fparkan-corpus" } -cargo_metadata = "0.21" +cargo_metadata = "0.23" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -toml = "0.8" +toml = "0.9" [lints] workspace = true -- cgit v1.2.3