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-10-20 15:15:13 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-10-20 15:15:13 +0100
commit9b97fd944f7635cb71b7d5be53369a65a0538ebd (patch)
tree202f7c9171ae311ab89a827955bc7c5c4747d020 /Cargo.lock
parent71ead90d9932ef462d0baece381aa9a167bfe0bc (diff)
chore: bump version to v2.0.0v2.0.0
now changes are in CHANGELOG.md
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 dba1bda..c257c53 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1430,7 +1430,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d"
1430 1430
1431[[package]] 1431[[package]]
1432name = "ngit" 1432name = "ngit"
1433version = "1.7.4" 1433version = "2.0.0"
1434dependencies = [ 1434dependencies = [
1435 "anyhow", 1435 "anyhow",
1436 "assert_cmd", 1436 "assert_cmd",