From c6cf49d8349c7078e28a3d0e4a7628f91e0195d9 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 3 Jul 2024 12:12:04 +0100 Subject: chore: bump to v1.3.0 changelog: * add support for NIP-46 remote signer * login to different npubs for different repositories * store login details in git config so they can be reused by other clients * cache profile events * add NIP-31 alt tags to events * add euc marker per NIP-34 tweak * fix: ensure repo events of all maintainers are tagged in proposals * fix: stop filtering out very large patches --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 474adbb..ac0d62e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1742,7 +1742,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" [[package]] name = "ngit" -version = "1.2.1" +version = "1.3.0" dependencies = [ "anyhow", "assert_cmd", -- cgit v1.2.3