]> Untitled Git - bdk/commit
ci(clippy): fix updated ptr_arg check for rust 1.83
authorSteve Myers <steve@notmandatory.org>
Mon, 6 Jan 2025 16:22:04 +0000 (10:22 -0600)
committerSteve Myers <steve@notmandatory.org>
Mon, 6 Jan 2025 16:22:04 +0000 (10:22 -0600)
commit341b86986bbc3f57264d658b3343fd714d6ecbe3
tree2025ed4a0977563c04631bb254e37587ad36f4f0
parent24ec31bf66ec3a3788f96e8941c203a1e198af81
ci(clippy): fix updated ptr_arg check for rust 1.83

https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg
rust-lang/rust-clippy#13313
src/wallet/coin_selection.rs