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 911f5e7..d1650e0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -61,6 +61,7 @@ tokio-test = "0.4"
61grasp-audit = { path = "grasp-audit" } 61grasp-audit = { path = "grasp-audit" }
62url = "2.5" 62url = "2.5"
63tempfile = "3" 63tempfile = "3"
64reqwest = "0.12"
64 65
65[lib] 66[lib]
66name = "ngit_grasp" 67name = "ngit_grasp"