diff --git a/Cargo.toml b/Cargo.toml index b60b978e..cc3a4841 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ documentation = "https://docs.rs/bitcoin/" description = "General purpose library for using and interoperating with Bitcoin and other cryptocurrencies." keywords = [ "crypto", "bitcoin" ] readme = "README.md" +exclude = ["./test_data"] # Please don't forget to add relevant features to docs.rs below [features]