Skip to content

Commit 9eed0c5

Browse files
committed
add more todos to workspace TODOs
1 parent 7e051dd commit 9eed0c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ members = [
1313
"crates/mdman",
1414
]
1515
exclude = [
16+
# TODO; fix licensing issue, i.e., fuchsia-cprng has no license specified.
1617
"crates/resolver-tests",
1718
# For linkchecker (downloaded during CI) and semver-check
18-
# TODO: consider move semver-check to crates/ folder
19+
# TODO: Either move semver-check to crates/ folder, or make linkchecker run from a given directory.
1920
"src/doc/",
2021
"target/", # exclude bench testing
2122
]

0 commit comments

Comments
 (0)