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
797 stars 83 forks source link

fix ci semver compat, enable in branches #212

Closed nyurik closed 1 month ago

nyurik commented 1 month ago

Fix CI once again - this time it will be tested in every branch too (so will work in the fork repos). Also, there is a compilation issue requiring MSRV to be 1.59

nyurik commented 1 month ago

@danielrh hi, please merge first - its a tiny CI fix that will ensure all other PRs can be validated more easily