Skip to content

Commit 0776950

Browse files
Bump openssl from 0.10.68 to 0.10.69 in the actions group across 1 directory (#105)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 124e003 commit 0776950

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)