mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 18:14:06 +02:00
bumb dependencies + docker ci
This commit is contained in:
parent
58d593790a
commit
6378e12eee
3 changed files with 431 additions and 288 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue