Skip to content

Commit

Permalink
ci: add openssl-probe
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-Dijoux committed Nov 5, 2024
1 parent 2ee79fb commit 2f3d59d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ url = { version = "2.5", features = ["serde"] }
uuid = "1.7"
which = "6.0"
openssl = { version = "0.10.68", features = ["vendored"], optional = true }
openssl-probe = { version = "0.1.5", optional = true }
git2 = { version = "0.19.0" , features = ["vendored-openssl"] }

[build-dependencies]
Expand Down

0 comments on commit 2f3d59d

Please sign in to comment.