Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/reacherhq/check-if-email-ex…
Browse files Browse the repository at this point in the history
…ists into am/rabbitmq-2
  • Loading branch information
amaury1093 committed Oct 5, 2024
2 parents 89173ab + 41ad9e6 commit 02c232a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 15 deletions.
40 changes: 27 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ async-native-tls = { version = "0.4", default-features = false }
async-recursion = "1.0.5"
async-smtp = { workspace = true }
chrono = "0.4.31"
fantoccini = { version = "0.19.3", optional = true }
fantoccini = { version = "0.21.2", optional = true }
futures = { workspace = true, optional = true }
fast-socks5 = "0.9.2"
hickory-proto = "0.24.0"
hickory-resolver = "0.24.0"
levenshtein = "1.0.5"
log = "0.4.22"
mailchecker = "6.0.1"
mailchecker = "6.0.9"
md5 = "0.7.0"
once_cell = "1.19.0"
pwned = "0.5.0"
Expand Down

0 comments on commit 02c232a

Please sign in to comment.