mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): bump enr + secp256k1 (#2443)
This commit is contained in:
@ -41,7 +41,7 @@ reth-discv4 = { path = "../../crates/net/discv4" }
|
||||
built = { version = "0.6", features = ["chrono", "semver"] }
|
||||
|
||||
# crypto
|
||||
secp256k1 = { version = "0.26.0", features = [
|
||||
secp256k1 = { version = "0.27.0", features = [
|
||||
"global-context",
|
||||
"rand-std",
|
||||
"recovery",
|
||||
|
||||
Reference in New Issue
Block a user