This commit is contained in:
2025-10-25 23:46:01 +02:00
parent d7aefc4110
commit 62cadbcfa0
8 changed files with 1061 additions and 55 deletions
+1
View File
@@ -4,6 +4,7 @@ pub mod db;
pub mod error;
pub mod jobs;
pub mod models;
pub mod openapi;
pub mod routes;
pub mod s3;
pub mod schema;