From 474f863ee22ee6b0c4dc9259f655209c9522bde0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 06:08:50 +0000 Subject: [PATCH] Update dependency cargo-fuzz to v0.13.2 --- tools-cargo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-cargo.json b/tools-cargo.json index 836dac4..fd738f9 100644 --- a/tools-cargo.json +++ b/tools-cargo.json @@ -5,7 +5,7 @@ { "name": "cargo-hack", "version": "0.6.44" }, { "name": "cargo-set-rust-version", "version": "0.5.0" }, { "name": "cargo-edit", "version": "0.13.10" }, - { "name": "cargo-fuzz", "version": "0.13.1" }, + { "name": "cargo-fuzz", "version": "0.13.2" }, { "name": "cargo-deny", "version": "0.14.19", "rust": "1.79.0", "auto-update": false }, { "name": "cargo-deny", "version": "0.19.6" }, { "name": "cargo-cache", "version": "0.8.3" },