mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-28 00:44:46 +00:00
Bump check-if-email-exists from 346a85a to aac0586 (#155)
Bumps [check-if-email-exists](https://github.com/reacherhq/check-if-email-exists) from `346a85a` to `aac0586`.
- [Release notes](https://github.com/reacherhq/check-if-email-exists/releases)
- [Commits](346a85ad18...aac0586fb0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
cefe38ee25
commit
bd9370939a
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -179,7 +179,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "async-smtp"
|
||||
version = "0.3.4"
|
||||
source = "git+https://github.com/amaurymartiny/async-smtp?branch=am-fast-socks#eac57391b68a144d7dfb8b74ee49827164f46d9b"
|
||||
source = "git+https://github.com/amaurym/async-smtp?branch=am-fast-socks#eac57391b68a144d7dfb8b74ee49827164f46d9b"
|
||||
dependencies = [
|
||||
"async-native-tls",
|
||||
"async-std",
|
||||
|
|
@ -402,7 +402,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|||
[[package]]
|
||||
name = "check-if-email-exists"
|
||||
version = "0.8.19"
|
||||
source = "git+https://github.com/reacherhq/check-if-email-exists.git#346a85ad184039e6ce5c9c3402888379c1b9e4ee"
|
||||
source = "git+https://github.com/reacherhq/check-if-email-exists.git#aac0586fb078f429856f6f34b6bb36ae0a237fb8"
|
||||
dependencies = [
|
||||
"async-smtp",
|
||||
"async-std",
|
||||
|
|
|
|||
Loading…
Reference in a new issue