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-11-04 | 508 Bytes | |
| v3.4.0.tar.gz | 2021-11-04 | 74.9 kB | |
| v3.4.0.zip | 2021-11-04 | 99.9 kB | |
| Totals: 3 Items | 175.3 kB | 0 | |
Changes
- Resolved a number of cleanup & refactoring TODOs
- Correctly identify non-lowercase content types as text (e.g.
text/JSONwould be incorrectly identified as non-text). - Pinned
time-rsto 0.3.2 to avoid a semver-breaking change in their MSRV. - Bumped
chronoto 0.4.19 and disabled their default feature set to avoid warnings aboutRUSTSEC-2020-0071(Rouille was never vulnerable, but used a vulnerable version ofchrono).