Skip to content

Commit 081357a

Browse files
committed
cargo-rail: updating excluding list for release
1 parent 89931fa commit 081357a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories = [
1717
]
1818
keywords = ["monorepo", "workspace", "affected", "hakari", "release"]
1919
readme = "README.md"
20-
exclude = ["docs/", "tests/", ".github/", ".config/"]
20+
exclude = ["docs/", "tests/", ".github/", ".config/", "examples/"]
2121

2222
[dependencies]
2323
clap = { version = "4.5.53", features = ["derive", "cargo"] }

0 commit comments

Comments
 (0)