diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-07-16 14:21:46 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-07-16 14:21:46 +0100 |
| commit | 4447aad6378403bba73d738214aa81c50b6d5567 (patch) | |
| tree | 51ebf9ca8477c1c20a03b661c9ed9f980c663d08 /Cargo.toml | |
| parent | 7704178c618f8ac455cd6b0582edb511a9e644c3 (diff) | |
chore: bump 1.7.4v1.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
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "ngit" | 2 | name = "ngit" |
| 3 | version = "1.7.3" | 3 | version = "1.7.4" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "nostr plugin for git" | 5 | description = "nostr plugin for git" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |