rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 5781896814
Run cargo +nightly rustfmt
We just merged a patch to enable formatting in CI but commit: `05fdead2
Feature: Add difficulty_float method for block::Header.` must have
slipped in.

Run the formatter.
2023-03-22 13:49:17 +11:00
..
contrib pin serde dep on 1.47 2023-03-19 12:15:56 +11:00
embedded Instruct devs to use nightly for embedded 2023-02-03 08:44:47 +11:00
examples Run the formatter 2023-03-06 10:22:29 +11:00
fuzz Add a newtype for script-pushable slice 2023-02-18 16:35:25 +01:00
src Run cargo +nightly rustfmt 2023-03-22 13:49:17 +11:00
tests Run the formatter 2023-03-06 10:22:29 +11:00
CHANGELOG.md Bump version to v0.30.0 2023-03-22 08:41:21 +11:00
Cargo.toml bitcoin: Fix path to the readme 2023-03-22 12:08:48 +11:00
build.rs Exclude usage of atomic types if not supported for the target 2023-03-16 22:42:15 +01:00