Skip to content

Commit d37fc57

Browse files
chore(deps): update russh requirement from 0.61.2 to 0.62.7
Updates the requirements on [russh](https://github.com/warp-tech/russh) to permit the latest version. - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.61.2...v0.62.7) --- updated-dependencies: - dependency-name: russh dependency-version: 0.62.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02ebb99 commit d37fc57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testcontainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ log = "0.4"
3131
memchr = "2.7.2"
3232
parse-display = "0.11.0"
3333
pin-project-lite = "0.2.14"
34-
russh = { version = "0.61.2", default-features = false, optional = true }
34+
russh = { version = "0.62.7", default-features = false, optional = true }
3535
reqwest = { version = "0.13.1", features = [
3636
"json",
3737
"charset",

0 commit comments

Comments
 (0)