rust-bitcoin-unsafe-fast/units
Tobin C. Harding 806b34aefc
units: Bump version to 1.0.0-rc.0
In preparation for doing the first 1.0 RC release set the version
number, add a changelog entry, and update the lock files.
2025-06-25 11:06:33 +10:00
..
contrib Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
src Merge rust-bitcoin/rust-bitcoin#4629: Improve locktime docs 2025-06-23 13:16:48 +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.