Skip to content

Commit 02cbd32

Browse files
cargo(deps): bump hyper from 1.8.1 to 1.9.0
Bumps [hyper](https://github.com/hyperium/hyper) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a970669 commit 02cbd32

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -18,7 +18,7 @@ regex = "1.12.3"
1818
futures = "0.3.32"
1919
axum = "0.8.8"
2020
axum-extra = { version = "0.12.5", features = ["cookie"] }
21-
hyper = "1.8.1"
21+
hyper = "1.9.0"
2222
rust-embed = "8.11.0"
2323
mime_guess = "2.0.5"
2424
urlencoding = "2.1.3"

0 commit comments

Comments
 (0)