Skip to content

Commit 6c5f661

Browse files
build(deps): Bump russh from 0.61.2 to 0.62.2
Bumps [russh](https://github.com/warp-tech/russh) from 0.61.2 to 0.62.2. - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.61.2...v0.62.2) --- updated-dependencies: - dependency-name: russh dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32daffe commit 6c5f661

2 files changed

Lines changed: 61 additions & 49 deletions

File tree

Cargo.lock

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

crates/cairn-backend-ssh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cairn-vault = { workspace = true, optional = true }
2929
async-trait = "0.1"
3030
bytes = "1"
3131
futures = "0.3"
32-
russh = { version = "0.61", optional = true }
32+
russh = { version = "0.62", optional = true }
3333
russh-sftp = "2"
3434
tokio = { version = "1", features = ["io-util"] }
3535
# zeroize: wipe the PEM bytes read from a PrivateKeyFile after decode_secret_key has

0 commit comments

Comments
 (0)