rust-secp256k1-unsafe-fast/no_std_test/src
Tobin Harding faa153988f
Remove call to deprecated methods
We recently added `sign_ecdsa` and `verify_ecdsa` and deprecated `sign`
and `verify`. The `no_std_test` crate got missed during the upgrade.

Remove call to deprecated methods `sign` and `verify` in `no_std_test`
crate.
2022-03-01 18:07:36 +00:00
..
main.rs Remove call to deprecated methods 2022-03-01 18:07:36 +00:00