Files
reth/clippy.toml
Ishika Choudhury 3275939438 feat: eip7928 patches (#11)
* eip7928 patches

* fixes

* fixes

* msrv
2025-08-10 11:09:11 +05:30

19 lines
246 B
TOML

msrv = "1.88"
too-large-for-stack = 128
doc-valid-idents = [
"P2P",
"ExEx",
"ExExes",
"IPv4",
"IPv6",
"KiB",
"MiB",
"GiB",
"TiB",
"PiB",
"EiB",
"WAL",
"MessagePack",
]
allow-dbg-in-tests = true