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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 57cfb88..8814764 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.19.0" +git2 = "0.20.2" indicatif = "0.17.7" keyring = "2.0.5" nostr = { version = "0.40.0", features = ["nip05", "nip49"] } -- cgit v1.2.3