mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: make reth-revm compile with no-std (#8931)
This commit is contained in:
@ -36,4 +36,6 @@ tracing.workspace = true
|
||||
reth-trie.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
test-utils = ["dep:reth-trie"]
|
||||
|
||||
Reference in New Issue
Block a user