We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
src/doc
exclude
1 parent 3b8d744 commit 8966ab0Copy full SHA for 8966ab0
Cargo.toml
@@ -7,10 +7,6 @@ members = [
7
"benches/capture",
8
]
9
exclude = [
10
- # For linkchecker (downloaded during CI) and semver-check
11
- # TODO: Either move semver-check to crates/ folder,
12
- # or make linkchecker run from a given directory.
13
- "src/doc/",
14
"target/", # exclude bench testing
15
16
0 commit comments