rust-lightning/lightning-block-sync
Tobin C. Harding aeee8fe31e
Remove explicit dependency on hex-conservative
The `hex` crate is re-exported by `rust-bitcoin` so we can get it from
there instead of explicitly depending on it. Doing so reduces the
maintenance burden and helps reduce the likelyhood of getting two
versions in the dependency graph.
2024-08-09 08:20:09 +10:00
..
src Remove explicit dependency on hex-conservative 2024-08-09 08:20:09 +10:00
Cargo.toml Remove explicit dependency on hex-conservative 2024-08-09 08:20:09 +10:00