Adding caller module

This commit is contained in:
2026-06-13 14:58:21 -04:00
parent 36922d3650
commit ba123c8188
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
pub mod caller;
pub mod config;
pub mod db;
pub mod repo;