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 = "polygon-p2p"
|
||||
name = "example-polygon-p2p"
|
||||
version = "0.0.0"
|
||||
publish = false
|
||||
edition.workspace = true
|
||||
@ -17,4 +17,4 @@ serde_json.workspace = true
|
||||
reth-tracing.workspace = true
|
||||
tokio-stream.workspace = true
|
||||
reth-provider = { workspace = true, features = ["test-utils"] }
|
||||
reth-discv4 = { workspace = true, features = ["test-utils"] }
|
||||
reth-discv4 = { workspace = true, features = ["test-utils"] }
|
||||
|
||||
Reference in New Issue
Block a user