mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
no_std in reth-ethereum-forks (#9589)
This commit is contained in:
@ -449,7 +449,7 @@ serde_with = "3.3.0"
|
||||
humantime = "2.1"
|
||||
humantime-serde = "1.1"
|
||||
rand = "0.8.5"
|
||||
rustc-hash = "2.0"
|
||||
rustc-hash = { version = "2.0", default-features = false }
|
||||
schnellru = "0.2"
|
||||
strum = "0.26"
|
||||
rayon = "1.7"
|
||||
|
||||
Reference in New Issue
Block a user