Skip to content

Commit

Permalink
try out vendored openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Wójcik committed Sep 14, 2023
1 parent 59c15aa commit f1a1bd6
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 @@ -31,6 +31,7 @@ log = "0.4"
md4 = "0.10"
otpauth = "0.4"
openidconnect = { version = "3.3", default-features = false, optional = true }
openssl = { version = "0.10", features = ["vendored"] }
pulldown-cmark = "0.9"
prost = "0.11"
rand = "0.8"
Expand Down

0 comments on commit f1a1bd6

Please sign in to comment.