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-07-25 09:05:15 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-07-25 09:05:15 +0100
commit52f9efa50f81142da013c4da5f3cd3091e07916b (patch)
tree7041068cb1674f77c838dc0b1d2dd690d95ab9d8 /Cargo.lock
parentf4a4220cd4691e562d0a849ad8900bf54411363b (diff)
chore: bump to v1.3.1v1.3.1
changelog: - fix(init): update maintainers.yaml if identifier or relays have changed
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 28101d9..d014782 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1742,7 +1742,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1742 1742
1743[[package]] 1743[[package]]
1744name = "ngit" 1744name = "ngit"
1745version = "1.3.0" 1745version = "1.3.1"
1746dependencies = [ 1746dependencies = [
1747 "anyhow", 1747 "anyhow",
1748 "assert_cmd", 1748 "assert_cmd",