Update Rust crate mailchecker to v6.0.10
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-10-01 00:24:32 +00:00
parent d275460119
commit ec36e964bf

4
Cargo.lock generated
View File

@ -1968,9 +1968,9 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]] [[package]]
name = "mailchecker" name = "mailchecker"
version = "6.0.9" version = "6.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82d0836de021122d117987516c2c5b917e69d98b78517b777455da2ffb2e60a0" checksum = "e08113c2e4a70a787ed8bc893dd4da8fef54531c146d051b37050668eb4ac0ed"
dependencies = [ dependencies = [
"fast_chemail", "fast_chemail",
"once_cell", "once_cell",