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 eefba1a..71de413 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ anyhow = "1.0.98"
16async-trait = "0.1.88" 16async-trait = "0.1.88"
17auth-git2 = "0.5.8" 17auth-git2 = "0.5.8"
18chacha20poly1305 = "0.10.1" 18chacha20poly1305 = "0.10.1"
19chrono = "0.4"
19clap = { version = "4.5.41", features = ["derive"] } 20clap = { version = "4.5.41", features = ["derive"] }
20console = "0.16.0" 21console = "0.16.0"
21dialoguer = "0.12.0" 22dialoguer = "0.12.0"