lighthouse/common/deposit_contract
Pawan Dhananjay 71fd0b42f2 Fix lints for Rust 1.63 (#3459)
## Issue Addressed

N/A

## Proposed Changes

Fix clippy lints for latest rust version 1.63. I have allowed the [derive_partial_eq_without_eq](https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq) lint as satisfying this lint would result in more code that we might not want and I feel it's not required. 

Happy to fix this lint across lighthouse if required though.
2022-08-12 00:56:39 +00:00
..
src Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
.gitignore Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
build.rs Fix lints for Rust 1.63 (#3459) 2022-08-12 00:56:39 +00:00
Cargo.toml Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00