Skip to content

Commit c89bc28

Browse files
dependabot[bot]ttys3
authored andcommitted
build(deps): bump hyper from 1.4.0 to 1.4.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8ed66a commit c89bc28

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tracing-subscriber = "0.3.18"
2626
tower = "0.4.13"
2727
tower-http = { version = "0.5.2", features = ["fs", "trace"] }
2828
askama = "0.12.1"
29-
hyper = { version = "1.4.0", features = ["server", "http1", "http2"] }
29+
hyper = { version = "1.4.1", features = ["server", "http1", "http2"] }
3030
mime_guess = "2.0.5"
3131
mime = "0.3.17"
3232
base64 = "0.22.1"

0 commit comments

Comments
 (0)