rust-secp256k1-unsafe-fast/examples
Tobin C. Harding e0e575dde7 Run cargo fmt
Run the command `cargo +nightly fmt` to fix formatting issues.

The formatter got confused in one place, adding an incorrect
indentation, this was manually fixed.
2022-11-16 11:06:12 +11:00
..
generate_keys.rs Update rand to 0.8 and replace CounterRng with mock::StepRng 2022-06-07 23:59:40 +03:00
sign_verify.rs Run cargo fmt 2022-11-16 11:06:12 +11:00
sign_verify_recovery.rs Run cargo fmt 2022-11-16 11:06:12 +11:00