rust-bitcoin-unsafe-fast/hashes/embedded
Martin Habovstiak 1b0988833a Remove `ToHex`
The `ToHex` trait was replaced by either simple `Display`/`LowerHex`
where appropriate or `DisplayHex` from `bitcoin_internals` which is
faster.

This change replaces the usages and removes the trait.
2023-01-07 19:50:03 +01:00
..
src Remove `ToHex` 2023-01-07 19:50:03 +01:00
Cargo.toml Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
memory.x Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00