mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable alloy-rlp default features (#13042)
This commit is contained in:
@ -60,6 +60,7 @@ std = [
|
||||
"rustc-hash/std",
|
||||
"alloy-consensus/std",
|
||||
"once_cell/std",
|
||||
"serde?/std"
|
||||
"serde?/std",
|
||||
"alloy-rlp/std"
|
||||
]
|
||||
rustc-hash = ["dep:rustc-hash"]
|
||||
|
||||
Reference in New Issue
Block a user