From 4447aad6378403bba73d738214aa81c50b6d5567 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 16 Jul 2025 14:21:46 +0100 Subject: chore: bump 1.7.4 - apply nip46 breaking changes as remote signers remove nip04 support - apply relay connection timeout once, instead of per request batch - add git server timeouts - bump all dependancies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 249fb02..22cf115 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.7.3" +version = "1.7.4" edition = "2021" description = "nostr plugin for git" authors = ["DanConwayDev "] -- cgit v1.2.3