mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
actix-files: Properly handle newlines in file names (#3235)
This commit is contained in:
committed by
GitHub
parent
561cc440b2
commit
febba786fa
@ -3,6 +3,7 @@
|
||||
## Unreleased
|
||||
|
||||
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
|
||||
- Properly handle newlines in filenames. [#3235]
|
||||
|
||||
## 0.6.3
|
||||
|
||||
|
Reference in New Issue
Block a user