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-09-24 19:58:04 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-09-24 19:58:04 +0100
commit12dc5bc06f701308c47589018e932a413ad543ba (patch)
treed29e40e909b292211d7d9b26c3b5f32d19531ed2 /Cargo.lock
parent635b5b119e7719a66d064853c3cb4c03872abfa9 (diff)
chore bump to v1.5.2v1.5.2
changelog: - login via nip46 QR code - enable login directly in git plugin - add resilience to git plugin so that a poorly formated pr will gracefully fail and won't cause issues for other prs and state events
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 19b3b6f..7f9a683 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1699,7 +1699,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1699 1699
1700[[package]] 1700[[package]]
1701name = "ngit" 1701name = "ngit"
1702version = "1.5.1" 1702version = "1.5.2"
1703dependencies = [ 1703dependencies = [
1704 "anyhow", 1704 "anyhow",
1705 "assert_cmd", 1705 "assert_cmd",