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

Commit d420e69

Browse files
authored
Merge pull request #51 from lindera/dependabot/cargo/openssl-0.10.71
Bump openssl from 0.10.68 to 0.10.71
2 parents 2d25450 + 3ae06b5 commit d420e69

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.

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.71", features = ["vendored"] }

0 commit comments

Comments
 (0)