Skip to content

Commit 1d57d93

Browse files
fliskydjc
authored andcommitted
enable rustls-platform-verifier for docs.rs
1 parent a6a5687 commit 1d57d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ required-features = ["aws-lc-rs"]
5656

5757
[package.metadata.docs.rs]
5858
no-default-features = true
59-
features = ["http1", "http2", "webpki-tokio", "native-tokio", "ring", "tls12", "logging"]
59+
features = ["http1", "http2", "webpki-tokio", "native-tokio", "ring", "tls12", "logging", "rustls-platform-verifier"]
6060
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)