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 f92261b commit 72b9ec1Copy full SHA for 72b9ec1
secp256k1-sys/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/rust-bitcoin/rust-secp256k1/"
9
repository = "https://github.com/rust-bitcoin/rust-secp256k1/"
10
documentation = "https://docs.rs/secp256k1-sys/"
11
description = "FFI for Pieter Wuille's `libsecp256k1` library."
12
-keywords = [ "crypto", "ECDSA", "secp256k1", "libsecp256k1", "bitcoin", "ffi" ]
+keywords = [ "secp256k1", "libsecp256k1", "ffi" ]
13
readme = "README.md"
14
build = "build.rs"
15
links = "secp256k1"
0 commit comments