mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(docs): add book/cli to workspace exclusions (#14527)
This commit is contained in:
@ -155,7 +155,7 @@ members = [
|
||||
"testing/testing-utils",
|
||||
]
|
||||
default-members = ["bin/reth"]
|
||||
exclude = ["book/sources"]
|
||||
exclude = ["book/sources", "book/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
|
||||
|
||||
Reference in New Issue
Block a user