1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

chore(actix-files): prepare release 0.6.4

This commit is contained in:
Rob Ede
2024-01-06 10:19:15 +00:00
parent febba786fa
commit 46dde69d50
4 changed files with 13 additions and 10 deletions

View File

@ -2,8 +2,10 @@
## Unreleased
## 0.6.4
- Fix handling of newlines in filenames.
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
- Properly handle newlines in filenames. [#3235]
## 0.6.3