libsecp256k1 0.2.1

Pure Rust secp256k1 implementation.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust:
      - nightly
      - beta