rust-lightning/lightning
Matt Corallo 35dda4e61c Drop c_bindings implementation of scoring on Mutex/RefCell
This code was always effectively dead - we have a special
`MultiThreadedLockableScore` type which wraps a `Mutex` for
bindings users, so there's no need to implement any
bindings-specific scoring logic for them.
2023-07-20 19:49:43 +00:00
..
src Drop c_bindings implementation of scoring on Mutex/RefCell 2023-07-20 19:49:43 +00:00
Cargo.toml Update version numbers to rc1, from alpha1 2023-07-17 20:07:30 +00:00