Skip to content

Commit

Permalink
Upgrade rust-openssl to 0.10.64
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Feb 27, 2024
1 parent 70de345 commit bddbe48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
23 changes: 7 additions & 16 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 @@ -30,7 +30,7 @@ version = "0.11.24"
features = [ "blocking" ]

[dependencies.openssl]
version = "0.10.56"
version = "0.10.64"
# Build OpenSSL as part of building this crate
features = [ "vendored" ]

Expand Down

0 comments on commit bddbe48

Please sign in to comment.