Commit a14b7cc2 authored by Steven Fackler's avatar Steven Fackler
Browse files

Don't enable features for docs anymore

parent 14662f54
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -10,9 +10,6 @@ keywords = ["crypto", "tls", "ssl", "dtls"]
categories = ["cryptography", "api-bindings"]
build = "build.rs"

[package.metadata.docs.rs]
all-features = true

# these are deprecated and don't do anything anymore
[features]
v101 = []