Skip to content

Commit bdbddc0

Browse files
build(deps): bump russh from 0.51.1 to 0.52.0 (#93)
Bumps [russh](https://github.com/warp-tech/russh) from 0.51.1 to 0.52.0. - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.51.1...v0.52.0) --- updated-dependencies: - dependency-name: russh dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ba3dd5 commit bdbddc0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ipnet = "2"
2424
k8s-openapi = { version = "0.24", features = ["latest"] }
2525
kube = { version = "0.99", features = ["runtime", "derive"] }
2626
petgraph = { version = "0.8", features = ["serde-1"] }
27-
russh = "0.51"
27+
russh = "0.52"
2828
serde = { version = "1", features = ["derive"] }
2929
sonyflake = "0.3"
3030
sqlx = { version = "0.8", features = ["runtime-tokio", "sqlite", "migrate", "derive"] }

0 commit comments

Comments
 (0)