Skip to content

Commit

Permalink
Bump openssl from 0.10.69 to 0.10.70 in the actions group across 1 di…
Browse files Browse the repository at this point in the history
…rectory (#109)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 1a34ffb commit ea13eec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ hex.workspace = true
sha2 = "0.10.8"
rand = "0.9.0"
cryptography-x509.workspace = true
openssl = { version = "0.10.69", features = ["vendored"] }
openssl = { version = "0.10.70", features = ["vendored"] }

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

0 comments on commit ea13eec

Please sign in to comment.