dropbox / rust-brotli

Brotli compressor and decompressor written in rust that optionally avoids the stdlib
https://dropbox.tech/infrastructure/-broccoli--syncing-faster-by-syncing-less
BSD 3-Clause "New" or "Revised" License
818 stars 83 forks source link

fix CI #187

Closed nyurik closed 6 months ago

nyurik commented 6 months ago

This fixes issues at the https://github.com/rust-brotli/rust-brotli/pull/43/checks github CI builds. If this project is to be successful, we must start using CI for every PR as a guarantee of code quality.