From f9c5b3581f8fcdf8b5f5ddcba6ac519bea1d4390 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:55:02 +0000 Subject: [PATCH] chore(deps): Update Rust crate git2-ext to v1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1246fbd..70b5a1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ human-panic = "2.0.0" termtree = "0.5.0" indexmap = "2.2.6" -git2-ext = "0.6.3" +git2-ext = "1.0.0" git-branch-stash = "0.10.2" humantime = "2.1.0" itertools = "0.14.0"