The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / 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
brotli2crate with the alternative pure Rust implementationbrotli. This removes Rouille's vulnerability to RUSTSEC-2021-0131, which existed due tobrotli-sysbundling a vulnerable version of the underlying C library. - Unpinned
time-rsand 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