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 10:45:50 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-08-20 10:45:50 +0100
commita3073105ae20747fbf76b70cf0ac4ed5c0a9b1b3 (patch)
tree695f57618bfd951bdb199a171de73905a7be5a05 /Cargo.lock
parent5d0253dfaa896b25006be38155c900158f89973c (diff)
chore: bump to v1.4.0v1.4.0
changelog: * add git-remote-nostr binary
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 0d56662..b80021c 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.3.1" 1765version = "1.4.0"
1766dependencies = [ 1766dependencies = [
1767 "anyhow", 1767 "anyhow",
1768 "assert_cmd", 1768 "assert_cmd",