fix(deps): Update Rust crate russh to 0.56.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| russh | dependencies | minor |
0.55.0 -> 0.56.0
|
Release Notes
warp-tech/russh (russh)
v0.56.0
Changes
Fixes
-
de9a452: fixed #337, fixed #597 - upgrade rsa crate to mitigate Marvin attack (#613) (Eugene) #613 -
70cce56: fixed #611 - prevent extension algos from being selected as a real kex (#612) (Eugene) #612 -
372f387: Fix comments handling ofrussh_config::parse_ssh_config. (#609) (tayu0110) #609 -
bbaf489: Clean up of known_hosts_path() (#605) (Roger Knecht) #605
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.