LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
103 stars 29 forks source link

Revert "Re-export proptest from secp256kfun" #41

Closed LLFourn closed 3 years ago

LLFourn commented 3 years ago

Reverts LLFourn/secp256kfun#40

Actually this is a bad idea since secp256kfun is an optional dependency.