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>2026-05-01 20:31:08 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-05-01 20:31:08 +0000
commite8c3c49b5bbac43cd1497c2593198d19fe506073 (patch)
tree45ef98b4deaa0756d12e11391736bc805ec1a640 /Cargo.lock
parentdae4e06a9a1b221986d0ba1a8b875d0a3ca33f8e (diff)
chore: release v2.4.3HEADv2.4.3main
Filter run_list state event candidates by the current remote's maintainers to prevent cross-remote state contamination when multiple nostr:// remotes share the same identifier.
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 0155c88..f990e09 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1548,7 +1548,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d"
1548 1548
1549[[package]] 1549[[package]]
1550name = "ngit" 1550name = "ngit"
1551version = "2.4.2" 1551version = "2.4.3"
1552dependencies = [ 1552dependencies = [
1553 "anyhow", 1553 "anyhow",
1554 "assert_cmd", 1554 "assert_cmd",