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 d95575c commit ae6413bCopy full SHA for ae6413b
Cargo.toml
@@ -11,6 +11,7 @@ keywords = [ "crypto", "ECDSA", "secp256k1", "libsecp256k1", "bitcoin" ]
11
readme = "README.md"
12
edition = "2021"
13
rust-version = "1.63.0"
14
+exclude = ["tests", "contrib"]
15
16
[package.metadata.docs.rs]
17
all-features = true
0 commit comments