Download Latest Version v3.6.2.zip (101.1 kB)
Email in envelope

Get an email when there's a new version of Rouille

Home / v3.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-12-22 655 Bytes
v3.5.0.tar.gz 2021-12-22 75.1 kB
v3.5.0.zip 2021-12-22 100.2 kB
Totals: 3 Items   176.0 kB 0

Changes

  • Replaced our use of the brotli2 crate with the alternative pure Rust implementation brotli. This removes Rouille's vulnerability to RUSTSEC-2021-0131, which existed due to brotli-sys bundling a vulnerable version of the underlying C library.
  • Unpinned time-rs and as a result increased our MSRV to 1.51, we don't have a formal MSRV policy and the ecosystem is making it more and more difficult to support compiler versions more than about 6 months old.

All Changes: https://github.com/tomaka/rouille/compare/v3.4.0...v3.5.0

Source: README.md, updated 2021-12-22