bumb dependencies + docker ci

This commit is contained in:
Robin Appelman 2021-07-31 16:53:31 +02:00
commit 6378e12eee
3 changed files with 431 additions and 288 deletions

View file

@ -14,8 +14,8 @@ toml = "0.5"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
camino = "1"
petname = "1"
thrussh = "0.32"
thrussh-keys = "0.20"
thrussh = "0.33"
thrussh-keys = "0.21"
futures-util = "0.3"
pretty_env_logger = "0.4"
tokio-cron-scheduler = "0.2"