bump to v1.6.2

This commit is contained in:
rustmailer
2026-07-08 23:55:05 +08:00
parent 166ac21549
commit 7dee5a7874
4 changed files with 380 additions and 148 deletions
+3 -3
View File
@@ -69,9 +69,9 @@ tokio-util.workspace = true
whichlang = "0.1.1"
deunicode = "1.6.2"
scopeguard = "1.2.0"
cron = "0.15"
quick-xml = { version = "0.40.0", features = ["serialize"] }
hickory-resolver = "0.26.0-alpha.1"
cron = "0.17"
quick-xml = { version = "0.41.0", features = ["serialize"] }
hickory-resolver = "0.26.1"
memmap2 = "0.9.10"
outlook-pst = { git = "https://github.com/rustmailer/outlook-pst-rs.git", branch = "main" }
compressed-rtf = "1.0.1"