rust-bitcoin-unsafe-fast/primitives
Tobin C. Harding 65e9ad2fea
Introduce empty primitives crate
Introduce an empty `bitcoin-primitives` crate.

We were give the name on crates.io and previously a version
`v0.1.16-alpha` was released so we use `v0.100.0`.
2024-07-03 05:22:39 +10:00
..
contrib Introduce empty primitives crate 2024-07-03 05:22:39 +10:00
src Introduce empty primitives crate 2024-07-03 05:22:39 +10:00
CHANGELOG.md Introduce empty primitives crate 2024-07-03 05:22:39 +10:00
Cargo.toml Introduce empty primitives crate 2024-07-03 05:22:39 +10:00
README.md Introduce empty primitives crate 2024-07-03 05:22:39 +10:00

README.md

Rust Bitcoin - primitive types.

This crate provides primitive data types that are used throughout the rust-bitcoin ecosystem.

Minimum Supported Rust Version (MSRV)

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

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.