Skip to content

Commit

Permalink
use vendored openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
bck01215 committed Jun 20, 2024
1 parent 22ba221 commit 8328a2e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 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 @@ -21,3 +21,4 @@ toml = "0.8.14"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
urlencoding = "2.1.3"
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit 8328a2e

Please sign in to comment.