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.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bdad683..416f76f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -44,6 +44,8 @@ thiserror = "1.0"
44[dev-dependencies] 44[dev-dependencies]
45# Testing 45# Testing
46tokio-test = "0.4" 46tokio-test = "0.4"
47grasp-audit = { path = "grasp-audit" }
48url = "2.5"
47 49
48[lib] 50[lib]
49name = "ngit_grasp" 51name = "ngit_grasp"