mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump ssh2 from 0.9.4 to 0.9.5
Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.9.4 to 0.9.5. - [Commits](https://github.com/alexcrichton/ssh2-rs/compare/0.9.4...0.9.5) --- updated-dependencies: - dependency-name: ssh2 dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
cloud-hypervisor-bot
parent
ad3f94638f
commit
43a6a914b8
@@ -9,7 +9,7 @@ dirs = { workspace = true }
|
||||
epoll = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
|
||||
ssh2 = { version = "0.9.5", features = ["vendored-openssl"] }
|
||||
thiserror = { workspace = true }
|
||||
vmm-sys-util = { workspace = true }
|
||||
wait-timeout = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user