Revert "Switch to sanitize-filename-reader-friendly"

This reverts commit 93797bc82f.
This commit is contained in:
bjoern
2020-06-23 18:11:18 +02:00
committed by GitHub
parent 93797bc82f
commit aeb8a2e260
3 changed files with 15 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ image-meta = "0.1.0"
quick-xml = "0.18.1"
escaper = "0.1.0"
bitflags = "1.1.0"
sanitize-filename-reader-friendly = "0.9.2"
sanitize-filename = "0.2.1"
stop-token = { version = "0.1.1", features = ["unstable"] }
mailparse = "0.12.1"
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }