chore(ci): exclude examples from docs (#8953)

This commit is contained in:
Alexey Shekhirin
2024-06-19 17:47:57 +01:00
committed by GitHub
parent b5b15f03a0
commit 254647c425
27 changed files with 301 additions and 301 deletions

View File

@ -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"] }