chore: update MSRV to 1.75 (#5974)

This commit is contained in:
Dan Cline
2024-01-08 11:19:19 -05:00
committed by GitHub
parent 1208f6b874
commit 5353ac3c05
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
msrv = "1.70"
msrv = "1.75"
ignore-interior-mutability = ["bytes::Bytes", "reth_primitives::trie::nibbles::Nibbles"]
too-large-for-stack = 128