mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable default std serde_json feature (#13513)
This commit is contained in:
@ -44,6 +44,7 @@ std = [
|
||||
"serde_with/std",
|
||||
"thiserror/std",
|
||||
"url/std",
|
||||
"serde_json/std"
|
||||
]
|
||||
secp256k1 = ["dep:secp256k1", "enr/secp256k1"]
|
||||
net = ["std", "dep:tokio", "tokio?/net"]
|
||||
|
||||
Reference in New Issue
Block a user