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. --- test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_utils') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 0c7ef09..d0442ac 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -9,7 +9,7 @@ assert_cmd = "2.0.12" dialoguer = "0.10.4" directories = "5.0.1" futures = "0.3.28" -git2 = "0.18.1" +git2 = "0.19.0" nostr = "0.34.1" nostr-database = "0.34.0" nostr-sdk = "0.34.0" -- cgit v1.2.3