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-07-03 12:35:11 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-07-03 12:35:11 +0100
commitd70a6ef029b90d00024da82e945316ce58b9507b (patch)
tree57366121e86d2a458dd2033d058551543b940be1 /Cargo.lock
parentc6cf49d8349c7078e28a3d0e4a7628f91e0195d9 (diff)
revert: "chore: bump to v1.3.0"
This reverts commit c6cf49d8349c7078e28a3d0e4a7628f91e0195d9 as crates.io requires all dependancies are published to crates.io we will need to wait until rust-nostr v33 so we don't use the patched version of v32 from the forked repo
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 ac0d62e..474adbb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1742,7 +1742,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe"
1742 1742
1743[[package]] 1743[[package]]
1744name = "ngit" 1744name = "ngit"
1745version = "1.3.0" 1745version = "1.2.1"
1746dependencies = [ 1746dependencies = [
1747 "anyhow", 1747 "anyhow",
1748 "assert_cmd", 1748 "assert_cmd",