Commit dcb0ea7
authored
Exclude ci scripts from the published package (#272)
During a dependency review I noticed that the openssl-src package
includes ci scripts in the published crate on crates.io. These scripts
are not required for building the crate and also they are not usfull
outside of the CI setup you use.
This commit excludes CI scripts from the published package.1 parent 0a662b6 commit dcb0ea7
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments