New
actix-files: v0.6.10
0.6.10
Security Notice
We addressed 2 vulnerabilities in this release:
- Do not panic with empty Range header (https://github.com/actix/actix-web/security/advisories/GHSA-gcqf-3g44-vc9p).
- Avoid serving CWD on invalid
Files::newinputs (https://github.com/actix/actix-web/security/advisories/GHSA-8v2v-wjwg-vx6r).
We encourage updating your actix-files version as soon as possible.
Other changes
- Minimum supported Rust version (MSRV) is now 1.88.
PathBufWrap&UriSegmentErrormade public. #3694