From d70a6ef029b90d00024da82e945316ce58b9507b Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 3 Jul 2024 12:35:11 +0100 Subject: revert: "chore: bump to v1.3.0" This reverts commit c6cf49d8349c7078e28a3d0e4a7628f91e0195d9 as crates.io requires all dependancies are published to crates.io we will need to wait until rust-nostr v33 so we don't use the patched version of v32 from the forked repo --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index ac0d62e..474adbb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1742,7 +1742,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" [[package]] name = "ngit" -version = "1.3.0" +version = "1.2.1" dependencies = [ "anyhow", "assert_cmd", -- cgit v1.2.3