We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a9681 commit b92dfbbCopy full SHA for b92dfbb
Cargo.toml
@@ -9,6 +9,7 @@ documentation = "https://docs.rs/bitcoin/"
9
description = "General purpose library for using and interoperating with Bitcoin and other cryptocurrencies."
10
keywords = [ "crypto", "bitcoin" ]
11
readme = "README.md"
12
+exclude = ["./test_data"]
13
14
# Please don't forget to add relevant features to docs.rs below
15
[features]
0 commit comments