Make async (#5126)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2025-10-10 19:31:50 -04:00
committed by GitHub
parent 69a7b7fe5a
commit 1015064367
43 changed files with 343 additions and 480 deletions
-2
View File
@@ -26,5 +26,3 @@ pub mod utils;
#[cfg(test)]
mod cron_test;
#[macro_use]
mod macros;