Skip to content

Commit fc27274

Browse files
Bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.68...openssl-v0.10.70) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3435d62 commit fc27274

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serde_json = "1.0.132"
3131
api_client = {tag = "v41.0", git = "https://github.com/cloud-hypervisor/cloud-hypervisor" }
3232
net_util = {tag = "v41.0", git = "https://github.com/cloud-hypervisor/cloud-hypervisor" }
3333
vmm = { tag = "v41.0", git = "https://github.com/cloud-hypervisor/cloud-hypervisor", features = ["kvm"] }
34-
openssl = { version = "0.10.68", features = ["vendored"] }
34+
openssl = { version = "0.10.70", features = ["vendored"] }
3535
libcgroups = { version = "0.4.1", default-features = false, features = ["v2",] }
3636
libcontainer = { version = "0.4.1", default-features = false, features = [ "v2",] }
3737
dhcproto = "0.12.0"

0 commit comments

Comments
 (0)