alexcrichton / openssl-src-rs

Source code and logic to build OpenSSL from source
Apache License 2.0
69 stars 114 forks source link

Try excluding the fuzz corpora from crates.io #107

Closed alexcrichton closed 3 years ago

alexcrichton commented 3 years ago

Otherwise we're still sitting at 12M which is too big for crates.io

sfackler commented 3 years ago

Might be worth adding a CI step to run cargo package and check the tarball size.