Skip to content

Commit 91fefb3

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

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ chrono = { version = "0.4.42", features = ["serde"] }
1717
regex = "1.11.3"
1818
axum = "0.8.6"
1919
axum-extra = { version = "0.10.3", features = ["cookie"] }
20-
hyper = "1.7.0"
20+
hyper = "1.8.1"
2121
rust-embed = "8.7.2"
2222
mime_guess = "2.0.5"
2323
urlencoding = "2.1.3"

0 commit comments

Comments
 (0)