scheduling

This commit is contained in:
Robin Appelman 2021-03-28 19:23:54 +02:00
commit da0f12fb91
8 changed files with 456 additions and 39 deletions

View file

@ -16,4 +16,6 @@ camino = "1"
petname = "1"
thrussh = "0.32"
thrussh-keys = "0.20"
futures-util = "0.3"
futures-util = "0.3"
pretty_env_logger = "0.4"
tokio-cron-scheduler = "0.2"