Skip to content

Commit 4022652

Browse files
authored
Merge pull request #47 from jonhoo/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.45 to 0.10.48
2 parents 8e98d78 + 77ccca5 commit 4022652

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
@@ -40,7 +40,7 @@ tempfile = "3.3.0"
4040
native-tls = "0.2.8"
4141

4242
[target.'cfg(unix)'.dev-dependencies]
43-
openssl = "0.10.38"
43+
openssl = "0.10.48"
4444

4545
# for minimal-versions
4646
[target.'cfg(any())'.dev-dependencies]

0 commit comments

Comments
 (0)