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-02-27 17:29:01 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 17:29:01 +0000
commitf91a0d00bafe2af1f6b6828c3de3d3e5d65153c3 (patch)
tree38ce2c5510af4bb9d74cf8d77690a2e3fc86ff63 /Cargo.lock
parente7d7f933cd7eac19434f09096a311adeb5e60747 (diff)
chore: bump version to v2.2.3v2.2.3
Mark v2.2.2 as yanked in changelog; include annotated-tag sync regression fix in this release.
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 cd7513b..642c09d 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.2.2" 1551version = "2.2.3"
1552dependencies = [ 1552dependencies = [
1553 "anyhow", 1553 "anyhow",
1554 "assert_cmd", 1554 "assert_cmd",