Skip to content

Commit e332ca4

Browse files
committed
Exclude docs from package
1 parent 4bee741 commit e332ca4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ edition = "2024"
1414
readme = "README.md"
1515
license = "Apache-2.0 "
1616

17+
exclude = [
18+
"docs/*"
19+
]
20+
1721
[[bin]]
1822
name = "busterminal"
1923
path = "src/main.rs"

0 commit comments

Comments
 (0)