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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4311dd7..2b7b529 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,12 +17,12 @@ async-trait = "0.1.88"
17auth-git2 = "0.5.8" 17auth-git2 = "0.5.8"
18chacha20poly1305 = "0.10.1" 18chacha20poly1305 = "0.10.1"
19clap = { version = "4.5.41", features = ["derive"] } 19clap = { version = "4.5.41", features = ["derive"] }
20console = "0.15.11" 20console = "0.16.0"
21dialoguer = "0.11.0" 21dialoguer = "0.11.0"
22directories = "6.0.0" 22directories = "6.0.0"
23futures = "0.3.31" 23futures = "0.3.31"
24git2 = "0.20.2" 24git2 = "0.20.2"
25indicatif = "0.17.11" 25indicatif = "0.18.0"
26nostr = { version = "0.41.0", features = ["nip05", "nip49"] } 26nostr = { version = "0.41.0", features = ["nip05", "nip49"] }
27nostr-connect = "0.41.0" 27nostr-connect = "0.41.0"
28nostr-database = "0.41.0" 28nostr-database = "0.41.0"