mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
fix: enable missing feature (#644)
This commit is contained in:
@@ -25,6 +25,7 @@ ethbloom = { version = "0.13", features = ["codec"] }
|
||||
|
||||
# crypto
|
||||
secp256k1 = { version = "0.24.2", default-features = false, features = [
|
||||
"global-context",
|
||||
"alloc",
|
||||
"recovery",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user