From 875f4e0a99688c7363cba69c1485af1cd4b34999 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 22 Apr 2026 13:00:23 +0000 Subject: chore: release v2.4.1 Fix fatal errors during clone/fetch when an open PR's git data is unavailable on the repository's specified git servers. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 79857b3..eb1c80a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1548,7 +1548,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d" [[package]] name = "ngit" -version = "2.4.0" +version = "2.4.1" dependencies = [ "anyhow", "assert_cmd", -- cgit v1.2.3