rust-lightning/lightning
Matt Corallo 75a2089c15 Drop std::Error impl for PeerHandleError
Not sure why we ever really had this, no one really ever bounds
anything on `std::Error` and its kinda a dead type, so there's no
need for us to `impl` it for our types.
2024-08-21 14:11:01 +00:00
..
src Drop std::Error impl for PeerHandleError 2024-08-21 14:11:01 +00:00
Cargo.toml Bump version numbers to 0.0.124-beta/invoice 0.32-beta 2024-08-20 00:29:12 +00:00