Skip to content

Commit bed1471

Browse files
build(deps): bump openssl from 0.10.52 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.52 to 0.10.60. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.52...openssl-v0.10.60) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ccfc2 commit bed1471

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

cras/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ libc = "0.2.44"
1212
log = "0.4.17"
1313
nix = "0.26.2"
1414
once_cell = "1.17.0"
15-
openssl = "0.10.48"
15+
openssl = "0.10.60"
1616
serde_json = "1.0.64"
1717
syslog = "6.0.1"

0 commit comments

Comments
 (0)