From 1c78295e103e44637235d008057f4b6101848331 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 18 Sep 2024 12:49:50 +0100 Subject: chore: bump git2 v0.19.0 in the hope that it addresses the 'early EOF' error that sometimes appears when cloning a repo. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4d5b7d5..e47b139 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ console = "0.15.7" dialoguer = "0.10.4" directories = "5.0.1" futures = "0.3.28" -git2 = "0.18.1" +git2 = "0.19.0" indicatif = "0.17.7" keyring = "2.0.5" nostr = "0.34.1" -- cgit v1.2.3