upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index a1306c4..8befd6f 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -3,4 +3,5 @@ pub mod git;
3pub mod http; 3pub mod http;
4pub mod metrics; 4pub mod metrics;
5pub mod nostr; 5pub mod nostr;
6pub mod purgatory;
6pub mod sync; 7pub mod sync;