rust-bitcoin-unsafe-fast/internals
yancy b8067da934 Parse MSRV minor version number from env 2024-08-12 14:24:31 -05:00
..
contrib CI: Remove shebang from non-executable scripts 2024-05-31 10:10:00 +10:00
src Merge rust-bitcoin/rust-bitcoin#2929: Introduce `ToU64` trait 2024-08-08 19:05:23 +00:00
CHANGELOG.md internals: Bump version to 0.3.0 2024-03-27 09:44:30 +11:00
Cargo.toml Remove build cfg for versions less than MSRV 2024-08-08 12:03:06 +10:00
README.md chore: format and standardize all markdowns files 2024-04-27 06:29:23 -03:00
build.rs Parse MSRV minor version number from env 2024-08-12 14:24:31 -05:00

README.md

Rust Bitcoin Internals

This crate is only meant to be used internally by crates in the rust-bitcoin ecosystem.

This crate will never be stabilized, depend on it at your own risk.