chore: fix clippy (#3540)

This commit is contained in:
Roman Krasiuk
2023-07-03 14:26:17 +03:00
committed by GitHub
parent 4f32f5627c
commit f2f3425f1c
19 changed files with 34 additions and 41 deletions

View File

@ -12,7 +12,7 @@ repository.workspace = true
name = "reth_libmdbx"
[dependencies]
bitflags = "1"
bitflags = "2"
byteorder = "1"
derive_more = "0.99"
indexmap = "1"