]> Untitled Git - bdk/commit
ci(clippy): fix updated ptr_arg check for rust 1.83
authorSteve Myers <steve@notmandatory.org>
Mon, 16 Dec 2024 01:35:58 +0000 (19:35 -0600)
committerSteve Myers <steve@notmandatory.org>
Mon, 16 Dec 2024 01:54:02 +0000 (19:54 -0600)
commit173cc42d00748e95df889fd487b5bebf458109d6
treed409c8b42372699d2657683fbad36a36b11eed88
parent1d03db9ab37bfe623e16bc85f712d4a1db4c51ed
ci(clippy): fix updated ptr_arg check for rust 1.83

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