Skip to content

Commit 2de8e0d

Browse files
authored
Merge pull request #1254 from jmarrero/update-openssl
build(deps): bump openssl to 0.10.72
2 parents 761d5b0 + e7402ab commit 2de8e0d

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
@@ -53,7 +53,7 @@ indoc = "2.0.5"
5353
indicatif = "0.17.0"
5454
fn-error-context = "0.2.1"
5555
libc = "0.2.154"
56-
openssl = "0.10.33"
56+
openssl = "0.10.72"
5757
rustix = { "version" = "1", features = ["thread", "net", "fs", "system", "process", "mount"] }
5858
serde = "1.0.199"
5959
serde_json = "1.0.116"

0 commit comments

Comments
 (0)