Skip to content

Commit 1efd858

Browse files
Bump openssl in the actions group across 1 directory
Bumps the actions group with 1 update in the / directory: [openssl](https://github.com/sfackler/rust-openssl). Updates `openssl` from 0.10.68 to 0.10.69 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.68...openssl-v0.10.69) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 124e003 commit 1efd858

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hex.workspace = true
1919
sha2 = "0.10.8"
2020
rand = "0.8.5"
2121
cryptography-x509.workspace = true
22-
openssl = { version = "0.10.68", features = ["vendored"] }
22+
openssl = { version = "0.10.69", features = ["vendored"] }
2323

2424
[build-dependencies]
2525
pyo3-build-config = { version = "0.23.1", features = ["resolve-config"] }

0 commit comments

Comments
 (0)