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-01-31 12:04:54 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2024-01-31 12:04:54 +0000
commit4b66c76a5a3ba878b4603d992353327807b8d8e6 (patch)
tree04872568bfdda365355ea3b5309c2aec59f48227 /Cargo.lock
parent9c54080f8c488098ee2c9e94a236c31d71cd31d3 (diff)
chore: bump cargo.toml to v0.1.2v0.1.2
in preparation for issuing to crates.io
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 b6080dc..41d8882 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.1" 1602version = "0.1.2"
1603dependencies = [ 1603dependencies = [
1604 "anyhow", 1604 "anyhow",
1605 "assert_cmd", 1605 "assert_cmd",