Skip to content

Commit 1eb8af2

Browse files
Bump hyper from 1.8.0 to 1.8.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.8.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.8.0...v1.8.1) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef45d00 commit 1eb8af2

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
@@ -20,7 +20,7 @@ form_urlencoded = { version = "1.2.2", default-features = false, features = [
2020
"alloc",
2121
] }
2222
http-body-util = { version = "0.1.3", default-features = false }
23-
hyper = { version = "1.8.0", default-features = false, features = [
23+
hyper = { version = "1.8.1", default-features = false, features = [
2424
"server",
2525
"http1",
2626
] }

0 commit comments

Comments
 (0)