Skip to content

Commit

Permalink
vendor openssl (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
martintc committed Dec 4, 2023
1 parent c0761e8 commit 4ae134f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ flate2 = "1.0.28"
[target.'cfg(unix)'.dependencies]
uzers = "0.11"

[dependencies.openssl-sys]
version="0.9"
features = ["vendored"]

[dev-dependencies]
tempfile = "3.8"
pretty_assertions = "1.3"

0 comments on commit 4ae134f

Please sign in to comment.