Skip to content

Commit b07fb13

Browse files
cargo(deps): bump futures from 0.3.31 to 0.3.32
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32. - [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.31...0.3.32) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91c2c0a commit b07fb13

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

Cargo.lock

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

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ reqwest = { version = "0.13.2", features = ["json", "form"] }
1515
async-trait = "0.1.89"
1616
chrono = { version = "0.4.43", features = ["serde"] }
1717
regex = "1.12.3"
18-
futures = "0.3.31"
18+
futures = "0.3.32"
1919
axum = "0.8.8"
2020
axum-extra = { version = "0.12.5", features = ["cookie"] }
2121
hyper = "1.8.1"

0 commit comments

Comments
 (0)