From 684d0c0da7a7ed007cd30709884782d23f460801 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 07:22:29 +0000 Subject: [PATCH] Update dependency cargo-edit to v0.13.10 --- tools-cargo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-cargo.json b/tools-cargo.json index 050a9bb..4ed12df 100644 --- a/tools-cargo.json +++ b/tools-cargo.json @@ -4,7 +4,7 @@ { "name": "cargo-workspaces", "version": "0.3.6" }, { "name": "cargo-hack", "version": "0.6.44" }, { "name": "cargo-set-rust-version", "version": "0.5.0" }, - { "name": "cargo-edit", "version": "0.11.6" }, + { "name": "cargo-edit", "version": "0.13.10" }, { "name": "cargo-fuzz", "version": "0.13.1" }, { "name": "cargo-deny", "version": "0.14.19", "rust": "1.79.0", "auto-update": false }, { "name": "cargo-deny", "version": "0.19.4" },