Skip to content

Commit e18527d

Browse files
Update Rust crate russh to 0.62 [SECURITY]
1 parent 508eab2 commit e18527d

2 files changed

Lines changed: 97 additions & 67 deletions

File tree

Cargo.lock

Lines changed: 96 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tempfile = "3"
5959
flate2 = "1.0"
6060
tar = "0.4"
6161
ssh-key = { version = "0.6", features = ["ed25519", "rand_core"] }
62-
russh = "0.61"
62+
russh = "0.62"
6363
futures-util = "0.3.29"
6464
futures = "0.3.29"
6565
tokio-stream = "0.1.14"

0 commit comments

Comments
 (0)