rust-secp256k1-unsafe-fast/secp256k1-sys/src
Andrew Poelstra 91f10965b3
secp-sys: change symbol names to `0_6_1` from `0_5_0`
Needed to build secp-sys 0.5 and secp-sys 0.6 in the same tree. Fixes #489.

This PR can be reproduced by running

    ./vendor-libsecp.sh depend/ 0_6_1 a1102b12196ea27f44d6201de4d25926a2ae9640

in the secp256k1-sys directory.
2022-10-08 15:43:43 +00:00
..
lib.rs secp-sys: change symbol names to `0_6_1` from `0_5_0` 2022-10-08 15:43:43 +00:00
macros.rs Put compiler attributes below rustdocs 2022-06-28 13:07:08 +10:00
recovery.rs secp-sys: change symbol names to `0_6_1` from `0_5_0` 2022-10-08 15:43:43 +00:00
types.rs Move more things from the std feature to the alloc feature 2022-06-07 23:59:42 +03:00