Update Rust crate mailparse to v0.16.1 (#11904)

This commit is contained in:
renovate[bot] 2025-03-03 02:59:52 +00:00 committed by GitHub
parent 7ce045cc50
commit 4c4c4b72d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -2134,9 +2134,9 @@ dependencies = [
[[package]]
name = "mailparse"
version = "0.16.0"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdd4a624f609f8ea7366324724b7ff41cb0f982eb665a54ac825bc1c0efc07a3"
checksum = "60819a97ddcb831a5614eb3b0174f3620e793e97e09195a395bfa948fd68ed2f"
dependencies = [
"charset",
"data-encoding",