diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -3,4 +3,5 @@ pub mod git; | |||
| 3 | pub mod http; | 3 | pub mod http; |
| 4 | pub mod metrics; | 4 | pub mod metrics; |
| 5 | pub mod nostr; | 5 | pub mod nostr; |
| 6 | pub mod purgatory; | ||
| 6 | pub mod sync; | 7 | pub mod sync; |