Skip to content
Snippets Groups Projects
Unverified Commit 6c4bb636 authored by Anton Gavrilov's avatar Anton Gavrilov Committed by GitHub
Browse files

Merge pull request #26 from paritytech/RemoveKeyname

Remove keyword for publishing
parents ee91b9a4 f6d07403
No related merge requests found
Pipeline #54606 passed with stages
in 49 seconds
......@@ -11,7 +11,7 @@ homepage = "https://github.com/paritytech/rust-secp256k1/"
repository = "https://github.com/paritytech/rust-secp256k1/"
documentation = "https://www.wpsoftware.net/rustdoc/secp256k1/"
description = "Fork of Rust bindings for Pieter Wuille's `libsecp256k1` library. Implements ECDSA for the SECG elliptic curve group secp256k1 and related utilities."
keywords = [ "crypto", "ECDSA", "secp256k1", "libsecp256k1", "bitcoin", "ethereum" ]
keywords = [ "ECDSA", "secp256k1", "libsecp256k1", "bitcoin", "ethereum" ]
readme = "README.md"
build = "build.rs"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment