zebra/zebra-rpc
teor ca8d529a09
cleanup(clippy): Fix new nightly clippy lints from July and August 2023 (#7384)
* cargo +nightly clippy --fix --all-features --all-targets

* Manually fix clippy::redundant_locals

* Remove unused deny.toml duplicate dependency exception

* Manually fix clippy::needless_pass_by_ref_mut

* Manually fix -W elided-lifetimes-in-associated-constant

* Manually fix clippy::unnecessary_mut_passed

* Manually fix -W unused_mut

---------

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2023-08-25 22:58:30 +00:00
..
src cleanup(clippy): Fix new nightly clippy lints from July and August 2023 (#7384) 2023-08-25 22:58:30 +00:00
Cargo.toml build(deps): bump the async group with 2 updates (#7360) 2023-08-25 20:34:00 +00:00