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.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b9bc595..6248f6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.3.0" +version = "1.2.1" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3