Merge pull request 'Update Rust crate mailchecker to 6.0.18' (#419) from renovate/mailchecker-6.x into master
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2057,9 +2057,9 @@ checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mailchecker"
|
name = "mailchecker"
|
||||||
version = "6.0.17"
|
version = "6.0.18"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "db3c69370540384985601e4adbbbc3046a658853e4909a4bd744bb390f6f9759"
|
checksum = "cf91b5ebc7779f9dd9c59082f569f93b0b6f01cc80dc185bb79146f6ec32e25a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fast_chemail",
|
"fast_chemail",
|
||||||
"once_cell",
|
"once_cell",
|
||||||
|
@@ -39,4 +39,4 @@ light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
|||||||
bincode = "2.0.1"
|
bincode = "2.0.1"
|
||||||
chrono = "0.4.41"
|
chrono = "0.4.41"
|
||||||
lazy_static = "1.5.0"
|
lazy_static = "1.5.0"
|
||||||
mailchecker = "6.0.17"
|
mailchecker = "6.0.18"
|
||||||
|
Reference in New Issue
Block a user