From cec1877e180393eba0f6ddb0cf97bf3a791631c7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 7 Jun 2024 07:48:42 +0200 Subject: Merging upstream version 1.75.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/gix-commitgraph/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vendor/gix-commitgraph/Cargo.toml') diff --git a/vendor/gix-commitgraph/Cargo.toml b/vendor/gix-commitgraph/Cargo.toml index c38cba49b..3b3c033e8 100644 --- a/vendor/gix-commitgraph/Cargo.toml +++ b/vendor/gix-commitgraph/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.65" name = "gix-commitgraph" -version = "0.21.0" +version = "0.22.0" authors = [ "Conor Davis ", "Sebastian Thiel ", @@ -52,11 +52,11 @@ optional = true version = "^0.4.4" [dependencies.gix-features] -version = "^0.35.0" +version = "^0.36.0" features = ["rustsha1"] [dependencies.gix-hash] -version = "^0.13.0" +version = "^0.13.1" [dependencies.memmap2] version = "0.7.0" -- cgit v1.2.3