Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit 89e5b76

Browse files
Bump openssl from 0.10.68 to 0.10.69
Bumps [openssl](https://github.com/sfackler/rust-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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d25450 commit 89e5b76

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ serde_json = "1.0.134"
3434
lindera = "0.38.1"
3535

3636
[target.'cfg(target_os = "linux")'.dependencies]
37-
openssl = { version = "0.10.68", features = ["vendored"] }
37+
openssl = { version = "0.10.69", features = ["vendored"] }

0 commit comments

Comments
 (0)