diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-05-14 06:30:45 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-05-14 06:30:45 +0100 |
| commit | f5c82ee70dc2e881c2b1013f6d352f5da7b08291 (patch) | |
| tree | e5c6915992e4b52fedacf862b94f9c4f4ce2b32c /Cargo.lock | |
| parent | 10498b953d36304b441fcb162155c2487046206f (diff) | |
chore: bump to v1.2.0v1.2.0
changelog:
* remove unreliable relay.f7z.io from default relay set
* `ngit send --in-reply-to` tag any nostr notes and npubs in proposals
* `ngit send` link to proposal on gitworkshop
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1687,7 +1687,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" | |||
| 1687 | 1687 | ||
| 1688 | [[package]] | 1688 | [[package]] |
| 1689 | name = "ngit" | 1689 | name = "ngit" |
| 1690 | version = "1.1.2" | 1690 | version = "1.2.0" |
| 1691 | dependencies = [ | 1691 | dependencies = [ |
| 1692 | "anyhow", | 1692 | "anyhow", |
| 1693 | "assert_cmd", | 1693 | "assert_cmd", |