upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-05-14 06:30:45 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-05-14 06:30:45 +0100
commitf5c82ee70dc2e881c2b1013f6d352f5da7b08291 (patch)
treee5c6915992e4b52fedacf862b94f9c4f4ce2b32c /Cargo.lock
parent10498b953d36304b441fcb162155c2487046206f (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.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 49a65c9..a97417b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1687,7 +1687,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1687 1687
1688[[package]] 1688[[package]]
1689name = "ngit" 1689name = "ngit"
1690version = "1.1.2" 1690version = "1.2.0"
1691dependencies = [ 1691dependencies = [
1692 "anyhow", 1692 "anyhow",
1693 "assert_cmd", 1693 "assert_cmd",