Update Rust crate mailchecker to v6.0.12
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-11-26 00:13:25 +00:00
parent 256329cebf
commit 10824b22c5

4
Cargo.lock generated
View File

@ -1967,9 +1967,9 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]]
name = "mailchecker"
version = "6.0.11"
version = "6.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "420f10b4e257772193900d1e1e10cb30d5b7cac399d768ed1854d8029a5a073f"
checksum = "36f49fcebe6850c477d1f80818926938d1c376157c316c10b29bf874317aa36a"
dependencies = [
"fast_chemail",
"once_cell",