Skip to content

Commit 31146d8

Browse files
chore: Bump mailchecker from 5.0.2 to 5.0.3 (#1201)
Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/FGRibreau/mailchecker/releases) - [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md) - [Commits](FGRibreau/mailchecker@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: mailchecker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a45267 commit 31146d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fantoccini = { version = "0.19.3", optional = true }
2222
futures = { version = "0.3.24", optional = true }
2323
fast-socks5 = "0.8.1"
2424
log = "0.4.17"
25-
mailchecker = "5.0.2"
25+
mailchecker = "5.0.3"
2626
rand = { version = "0.8.5", features = ["small_rng"] }
2727
regex = "1.6.0"
2828
reqwest = { version = "0.11.12", features = ["json", "socks"] }

0 commit comments

Comments
 (0)