Skip to content

Commit

Permalink
Update Rust crate openssl to 0.10.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent a6303b7 commit 17a2969
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ log = "0.4.19"
melt = "0.1.6"
native-tls = "0.2"
netrc = "0.4.1"
openssl = { version = "0.10.54", features = ["vendored"] }
openssl = { version = "0.10.55", features = ["vendored"] }
question = "0.2.2"
regex = "1.8.4"
reqwest = { version = "0.11.18", features = ["stream"] }
Expand Down

0 comments on commit 17a2969

Please sign in to comment.