rust-bitcoin-unsafe-fast/units
Andrew Poelstra af47c728ea
Merge rust-bitcoin/rust-bitcoin#4645: Automated nightly rustfmt (2025-06-29)
4e869b7415 2025-06-29 automated rustfmt nightly (Fmt Bot)

Pull request description:

  Automated nightly `rustfmt` changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action


ACKs for top commit:
  tcharding:
    ACK 4e869b7415
  apoelstra:
    ACK 4e869b7415afb4d86883c7b02c64f8bf1a546039; successfully ran local tests


Tree-SHA512: 7b41949d5a15df2532935f8b38156912e704dd0ba5100b6eff6bc6f7b646f11ce863a7fcca79317967a4e9ad745aa3a264c328b2bf93d80a8e978c3815dbbea6
2025-07-02 15:02:20 +00:00
..
contrib Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
src Merge rust-bitcoin/rust-bitcoin#4645: Automated nightly rustfmt (2025-06-29) 2025-07-02 15:02:20 +00:00
tests Merge rust-bitcoin/rust-bitcoin#4630: units: Remove serde derive feature 2025-06-21 21:39:39 +00:00
CHANGELOG.md units: Bump version to 1.0.0-rc.0 2025-06-25 11:06:33 +10:00
Cargo.toml units: Bump version to 1.0.0-rc.0 2025-06-25 11:06:33 +10:00
README.md docs: fix LICENCE link 2025-03-23 11:41:07 +00:00

README.md

Bitcoin Units

This crate provides basic Bitcoin numeric units such as Amount.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.63.0.

Licensing

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.