chore(doc): update exclude list for doc/cli (#17234)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
fantasyup
2025-07-04 12:44:50 -04:00
committed by GitHub
parent 89d0e6a919
commit dcf3469d56

View File

@@ -169,7 +169,7 @@ members = [
"crates/tracing-otlp",
]
default-members = ["bin/reth"]
exclude = ["book/sources", "book/cli"]
exclude = ["docs/cli"]
# Explicitly set the resolver to version 2, which is the default for packages with edition >= 2021
# https://doc.rust-lang.org/edition-guide/rust-2021/default-cargo-resolver.html