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

Don't exclude test data from package

Closes #612
parent 73d4743a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ readme = "../README.md"
keywords = ["crypto", "tls", "ssl", "dtls"]
categories = ["cryptography", "api-bindings"]
build = "build.rs"
exclude = ["test/*"]

[features]
v101 = []