Skip to content

Commit 06bf613

Browse files
committed
chore: remove src/doc from exclude list in Cargo.toml
1 parent 7d07872 commit 06bf613

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ members = [
77
"benches/capture",
88
]
99
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/",
1410
"target/", # exclude bench testing
1511
]
1612

0 commit comments

Comments
 (0)