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-03-08 17:27:24 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2024-03-08 17:27:24 +0000
commitaa36f4e569c9eac7cec101917f87995d6809005e (patch)
treea13cf39b4601b317bb731ef880ef225c137a245e /Cargo.lock
parent098b0258fdd581c750099cb463adbddb57843388 (diff)
chore: bump to v1.1.0v1.1.0
changelog: * `ngit send` - improve proposal commit
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 9a07691..c61aeff 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1599,7 +1599,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1599 1599
1600[[package]] 1600[[package]]
1601name = "ngit" 1601name = "ngit"
1602version = "1.0.0" 1602version = "1.1.0"
1603dependencies = [ 1603dependencies = [
1604 "anyhow", 1604 "anyhow",
1605 "assert_cmd", 1605 "assert_cmd",