mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 10:04:07 +02:00
older trussh
This commit is contained in:
parent
0319d8eefa
commit
74c0678d0b
2 changed files with 5 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ toml = "0.8.14"
|
|||
tokio = { version = "1.38.0", features = ["macros", "rt-multi-thread", "signal"] }
|
||||
camino = "1.1.7"
|
||||
petname = "2.0.2"
|
||||
thrussh = "0.34.1" # 0.35.1 broke password auth?
|
||||
thrussh = "=0.34.0" # 0.34.1 broke password auth?
|
||||
thrussh-keys = "0.22.1"
|
||||
futures-util = "0.3.30"
|
||||
pretty_env_logger = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue