1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-03 01:56:38 +02:00

chore(actix-files): prepare release 0.6.7

This commit is contained in:
Rob Ede
2025-08-29 22:31:48 +01:00
parent 4966a54e05
commit 98d7d0b46b
4 changed files with 19 additions and 20 deletions

View File

@@ -2,6 +2,8 @@
## Unreleased
## 0.6.7
- Add `{Files, NamedFile}::read_mode_threshold()` methods to allow faster synchronous reads of small files.
- Minimum supported Rust version (MSRV) is now 1.75.