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-08-20 12:33:51 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-08-20 12:33:51 +0100
commitdaaaa3a21277351638eda04739ac3d7b3716f955 (patch)
tree92d2dcbe35ca257e3b0355e4a72c70bd46fcb848 /Cargo.lock
parent09bf648d4a36bc9ada0cff9438aa3b3f98631600 (diff)
chore: bump to v1.4.2v1.4.2
changelog: * fix only maintainers can push normal branches / tags
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 a4d65db..c10d623 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1762,7 +1762,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1762 1762
1763[[package]] 1763[[package]]
1764name = "ngit" 1764name = "ngit"
1765version = "1.4.1" 1765version = "1.4.2"
1766dependencies = [ 1766dependencies = [
1767 "anyhow", 1767 "anyhow",
1768 "assert_cmd", 1768 "assert_cmd",