upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6d8ebaf..1b2c458 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ chacha20poly1305 = "0.10.1"
17clap = { version = "4.3.19", features = ["derive"] } 17clap = { version = "4.3.19", features = ["derive"] }
18dialoguer = "0.10.4" 18dialoguer = "0.10.4"
19directories = "5.0.1" 19directories = "5.0.1"
20git2 = "0.18.1"
20keyring = "2.0.5" 21keyring = "2.0.5"
21nostr = "0.23.0" 22nostr = "0.23.0"
22passwords = "3.1.13" 23passwords = "3.1.13"