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-02-29 14:15:25 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2024-02-29 14:15:25 +0000
commit535be9c1c0a40fdeef9aa3ca84f90b01bc371a22 (patch)
tree6b06044b75c0f0e7f044632dceaf4974aca9b7fa /Cargo.lock
parentdf239f3536b08d295017f94d0a93c1c00a5039bc (diff)
chore: bump to v1.0.0v1.0.0
following semantic versioning, this release includes breaking changes so it has a new major version this is not reflection on its stability
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 a4df86f..9a07691 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1599,7 +1599,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1599 1599
1600[[package]] 1600[[package]]
1601name = "ngit" 1601name = "ngit"
1602version = "0.1.2" 1602version = "1.0.0"
1603dependencies = [ 1603dependencies = [
1604 "anyhow", 1604 "anyhow",
1605 "assert_cmd", 1605 "assert_cmd",