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 a093dbb..2c6be46 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,3 +22,4 @@ git2 = "0.20"
22hex = "0.4" 22hex = "0.4"
23clap = { version = "4", features = ["derive", "env"] } 23clap = { version = "4", features = ["derive", "env"] }
24dirs = "6" 24dirs = "6"
25axum = "0.8"