Commit 605b8af4 authored by Steven Fackler's avatar Steven Fackler
Browse files

Tell docs.rs to build with all features

parent 374ad206
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = []