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 c26247c..368c090 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -49,6 +49,7 @@ thiserror = "1.0"
49tokio-test = "0.4" 49tokio-test = "0.4"
50grasp-audit = { path = "grasp-audit" } 50grasp-audit = { path = "grasp-audit" }
51url = "2.5" 51url = "2.5"
52tempfile = "3"
52 53
53[lib] 54[lib]
54name = "ngit_grasp" 55name = "ngit_grasp"