Cargo Features
tdlib-sys has no features set by default.
[dependencies]
tdlib-sys = { version = "0.2.0", features = ["bundled_deps", "static_zlib", "vendored_openssl"] }
- bundled_deps = static_zlib, vendored_openssl
- static_zlib bundled_deps?
-
libz-sys:
Enable this feature if you want to have a statically linked libz
- vendored_openssl bundled_deps?
-
Enables vendored of openssl-sys
tdlib-sys has 3 features without comments.