From 2cd66b58a7534861e3fd343ed931d39f2ddc2017 Mon Sep 17 00:00:00 2001 From: nickelc Date: Fri, 3 Mar 2023 11:26:18 +0100 Subject: Update `git2` to 0.16.1 (#1323) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 46fd969..18f9e9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ vte = "0.10.1" xdg = "2.4.1" [dependencies.git2] -version = "0.14.0" +version = "0.16.1" default-features = false features = [] -- cgit v1.2.3