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:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9d5604b..aa3f3e0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3054,9 +3054,12 @@ dependencies = [
3054 "assert_cmd", 3054 "assert_cmd",
3055 "dialoguer", 3055 "dialoguer",
3056 "directories", 3056 "directories",
3057 "futures",
3057 "git2", 3058 "git2",
3058 "nostr", 3059 "nostr",
3060 "nostr-database",
3059 "nostr-sdk", 3061 "nostr-sdk",
3062 "nostr-sqlite",
3060 "once_cell", 3063 "once_cell",
3061 "rand", 3064 "rand",
3062 "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)", 3065 "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)",