rust-bitcoin-unsafe-fast/bitcoin
Jamil Lambert, PhD 0624d96415
Use the anonymous lifetime for path
Lint error from new nightly "lifetime flowing from input to output with
different syntax can be confusing".

Add the anonymous lifetime to make it explicit.
2025-06-24 14:47:35 +01:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00
src Use the anonymous lifetime for path 2025-06-24 14:47:35 +01:00
tests Modify locktime serde implemenations 2025-06-01 14:07:33 +01:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00