Skip to content

Commit e7e4cd2

Browse files
chore: Bump futures from 0.3.25 to 0.3.26 (#1268)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.25...0.3.26) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f82da commit e7e4cd2

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -19,7 +19,7 @@ async-smtp = { version = "0.6.0", features = ["socks5"] }
1919
async-std = "1.12.0"
2020
async-std-resolver = "0.21.2"
2121
fantoccini = { version = "0.19.3", optional = true }
22-
futures = { version = "0.3.25", optional = true }
22+
futures = { version = "0.3.26", optional = true }
2323
fast-socks5 = "0.8.1"
2424
log = "0.4.17"
2525
mailchecker = "5.0.7"

0 commit comments

Comments
 (0)