Loading openssl/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ keywords = ["crypto", "tls", "ssl", "dtls"] categories = ["cryptography", "api-bindings"] build = "build.rs" [package.metadata.docs.rs] all-features = true [features] v101 = [] v102 = [] Loading Loading
openssl/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ keywords = ["crypto", "tls", "ssl", "dtls"] categories = ["cryptography", "api-bindings"] build = "build.rs" [package.metadata.docs.rs] all-features = true [features] v101 = [] v102 = [] Loading