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>2025-05-06 14:59:46 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-05-06 14:59:46 +0100
commit689191b6a57229e97a2e894bf62247bd05fb5951 (patch)
tree641c38c30618088539ad17a1573e48cdb61951b9 /Cargo.lock
parent4e33eced0ada6dc03b3406345eabc002fe662306 (diff)
chore bump to v1.6.2
changelog: - add event description for remote signing process - fix custom ports use for git servers - bump all dependancies to latest major versions
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 50abbc1..89f07c0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1413,7 +1413,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d"
1413 1413
1414[[package]] 1414[[package]]
1415name = "ngit" 1415name = "ngit"
1416version = "1.6.0" 1416version = "1.6.2"
1417dependencies = [ 1417dependencies = [
1418 "anyhow", 1418 "anyhow",
1419 "assert_cmd", 1419 "assert_cmd",