rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 1ee989a3af
Remove private fmt_internal function
Just use `fmt::Display::fmt` directly since `fmt_internal` does exactly
that.

Refactor only, no logic changes.
2023-12-05 09:27:15 +11:00
..
contrib bitcoin: Add signing examples 2023-10-31 10:11:48 +11:00
embedded Update to edition 2021 2023-11-23 06:20:03 +11:00
examples bitcoin: Add signing examples 2023-10-31 10:11:48 +11:00
src Remove private fmt_internal function 2023-12-05 09:27:15 +11:00
tests Remove Network from AddressInner 2023-12-05 09:27:15 +11:00
CHANGELOG.md Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00
Cargo.toml Inline io module in io crate root 2023-11-28 14:17:14 +11:00
build.rs Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00