Normalize filenames to Unicode Normal Form D before sanitisation
This commit is contained in:
parent
3449ea1076
commit
e95590ef07
3 changed files with 4 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1416,6 +1416,7 @@ dependencies = [
|
|||
"thiserror",
|
||||
"time",
|
||||
"tokio",
|
||||
"unicode-normalization",
|
||||
"zip",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue