cargo: include pkg/windows in crate package

Fixes #2653
This commit is contained in:
Andrew Gallant
2023-11-26 16:31:42 -05:00
parent 0da1176e7d
commit 2d31af38a2
2 changed files with 11 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ exclude = [
"HomebrewFormula",
"/.github/",
"/ci/",
"/pkg/",
"/pkg/brew",
"/benchsuite/",
"/scripts/",
]