From 1efbf02337e5078d7d9fde7c3e5a1b5184863bc8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Apr 2024 12:45:33 +0000 Subject: [PATCH] fix(deps): update rust crate gix to 0.62 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b01c01..5b08d88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ tracing-subscriber = "0.3" base64 = "0.22" # git -gix = "0.61" +gix = "0.62" # fs/network kxio = "0.1" # { git = "https://git.kemitix.net/kemitix/kxio.git", branch = "main" }