Cargo Features

libtor-sys has no features set by default.

[dependencies]
libtor-sys = { version = "47.13.0+0.4.7.x", features = ["vendored-openssl", "vendored-lzma", "vendored-zstd", "with-lzma", "with-zstd"] }
vendored-openssl

Enables vendored of openssl-sys

vendored-lzma = lzma-sys, with-lzma

Enables static of lzma-sys

vendored-zstd = with-zstd, zstd-sys
with-lzma vendored-lzma?
with-zstd vendored-zstd?

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lzma-sys vendored-lzma?
zstd-sys vendored-zstd?

Enables zstd-sys ^1.6