Commit f336719
committed
f Upstream
Use an MSRV-compatible closure in `remove_internal`
Replace the async closure syntax in `remove_internal` with the older
`move || async move` pattern supported on Rust 1.75.
Co-Authored-By: HAL 9000VssStoreBuilder and VssStore to lightning-persister
1 parent a786b03 commit f336719
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
| 611 | + | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| |||
0 commit comments