From c19f173199b6beebf078a9e5c54014dbef85aa82 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 13:51:26 +0100 Subject: chore: update git2 ~> v0.20.2 we have had some bugs related to git2 so moving to the latest version --- test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_utils/Cargo.toml') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 951bd39..cb945ca 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.19.0" +git2 = "0.20.2" nostr = "0.40.0" nostr-database = "0.40.0" nostr-lmdb = "0.40.0" -- cgit v1.2.3