rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding d37845197f
embedded: Remove error handler
Seems we no longer need an explicit error handler, remove it.

I did not grok the reason (long thread link below) but just removed it
and checked that the embedded crates still ran correctly.

https://github.com/rust-lang/rust/issues/51540)
2023-04-26 14:29:39 +10:00
..
contrib Fix pinning (schemars and MSRV) 2023-04-19 10:17:18 +10:00
embedded embedded: Remove error handler 2023-04-26 14:29:39 +10: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 Merge rust-bitcoin/rust-bitcoin#1810: Spelling and typo fixes 2023-04-26 00:46:31 +00:00
tests Update clippy MSRV configuration 2023-04-02 16:28:10 +02:00
CHANGELOG.md Bump version to v0.30.0 2023-03-22 08:41:21 +11:00
Cargo.toml Use package in manifest and shorten import 2023-03-28 12:20:04 +11:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00