Skip to content

Commit 116bbfb

Browse files
build(deps): bump openssl from 0.10.62 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.62 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.62...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc1848d commit 116bbfb

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.

cras/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ libc = "0.2.44"
1212
log = "0.4.17"
1313
nix = { version = "0.28.0", features = ["process"] }
1414
once_cell = "1.17.0"
15-
openssl = "0.10.48"
15+
openssl = "0.10.66"
1616
serde_json = "1.0.64"
1717
static_assertions = "1.1.0"
1818
syslog = "6.0.1"

0 commit comments

Comments
 (0)