Skip to content

Commit 079c618

Browse files
ByteBakerseanmonstar
authored andcommitted
doc: add feature vendored
1 parent 0265e16 commit 079c618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
//! ## Crate Features
2727
//!
2828
//! - `alpn`: Enables `native-tls/alpn`, and if `h2` is negotiated, tells hyper.
29+
//! - `vendored`: Enables `native-tls/vendored`, removing dependency on OpenSSL.
2930
#![doc(html_root_url = "https://docs.rs/hyper-tls/0.6.0")]
3031
#![cfg_attr(test, deny(warnings))]
3132
#![deny(missing_docs)]

0 commit comments

Comments
 (0)