rust-lightning/lightning-background-processor
henghonglee 54bcb6eb02 Fix DefaultRouter type restrained to only MutexGuard
Type of DerefMut for DefaultRouter was specialized to only MutexGuard.
It should be generic around RefMut and MutexGuard. This commit fixes that
2023-07-04 22:30:07 +08:00
..
src Fix DefaultRouter type restrained to only MutexGuard 2023-07-04 22:30:07 +08:00
Cargo.toml Bump versions to LDK 116-alpha1 and invoice 24.0-alpha1 2023-06-23 19:43:26 +00:00