Skip to content

Commit c18bc7d

Browse files
Update russh monorepo
1 parent def6766 commit c18bc7d

File tree

3 files changed

+184
-53
lines changed

3 files changed

+184
-53
lines changed

Cargo.lock

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

end-to-end-tests/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ omicron-uuid-kinds.workspace = true
2424
oxide-client.workspace = true
2525
rand.workspace = true
2626
reqwest = { workspace = true, features = ["cookies"] }
27-
russh = "0.45.0"
28-
russh-keys = "0.45.0"
27+
russh = "0.52.1"
28+
russh-keys = "0.49.2"
2929
serde.workspace = true
3030
serde_json.workspace = true
3131
sled-agent-types.workspace = true

0 commit comments

Comments
 (0)