Update sanitize-filename (#2013)

This commit is contained in:
link2xt
2020-10-19 13:14:05 +03:00
committed by GitHub
parent 67cddedf7e
commit 0ae9443e22
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ itertools = "0.9.0"
quick-xml = "0.18.1"
escaper = "0.1.0"
bitflags = "1.1.0"
sanitize-filename = "0.2.1"
sanitize-filename = "0.3.0"
stop-token = { version = "0.1.1", features = ["unstable"] }
mailparse = "0.13.0"
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }