mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -34,7 +34,7 @@ reth-engine-local.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
|
||||
# currently need to enable this for workspace level
|
||||
reth-optimism-primitives = { workspace = true, features = ["arbitrary", "serde"] }
|
||||
reth-optimism-primitives = { workspace = true, features = ["arbitrary", "serde"] }
|
||||
|
||||
# rpc
|
||||
jsonrpsee.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user