Bump dep versions

This commit is contained in:
Joshua Coles
2025-02-01 19:19:36 +00:00
parent cfadd9f0aa
commit 5286c49bd3
3 changed files with 12 additions and 10 deletions
+1
View File
@@ -117,6 +117,7 @@ async fn main() {
.await
.expect("Failed to start server");
}
Commands::Sync => {
worker
.update(TimeDelta::days(30))