Skip to content

Commit

Permalink
chore: add vendored-openssl feature
Browse files Browse the repository at this point in the history
  • Loading branch information
theoparis committed Nov 8, 2024
1 parent 45a047b commit bf373d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ pkg-fmt = "tgz"
[features]
# See remarks in zellij_utils/Cargo.toml
default = ["zellij-utils/plugins_from_target"]
vendored-openssl = ["zellij-utils/vendored-openssl"]
disable_automatic_asset_installation = ["zellij-utils/disable_automatic_asset_installation"]
unstable = ["zellij-client/unstable", "zellij-utils/unstable"]
singlepass = ["zellij-server/singlepass"]
Expand Down

0 comments on commit bf373d4

Please sign in to comment.