fix(deps): update rust crate mailparse to 0.16.0

This commit is contained in:
2025-02-09 23:30:40 +00:00
parent 221fead7dc
commit f7ab08c1e6
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ html-escape = "0.2.13"
linkify = "0.10.0"
log = "0.4.17"
lol_html = "2.0.0"
mailparse = "0.15.0"
mailparse = "0.16.0"
maplit = "1.0.2"
memmap = "0.7.0"
notmuch = { path = "../notmuch" }