mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(ci): exclude examples from docs (#8953)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "txpool-tracing"
|
||||
name = "example-txpool-tracing"
|
||||
version = "0.0.0"
|
||||
publish = false
|
||||
edition.workspace = true
|
||||
@ -9,4 +9,4 @@ license.workspace = true
|
||||
reth.workspace = true
|
||||
reth-node-ethereum.workspace = true
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
futures-util.workspace = true
|
||||
futures-util.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user