Skip to content

Commit 1f9d0d4

Browse files
chore(deps): bump hyper from 1.8.1 to 1.9.0 (#463)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3873454 commit 1f9d0d4

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ gate-tlsforward = { path = "crates/tlsforward" }
5959
gate-sqlx = { path = "crates/sqlx" }
6060
hex = "0.4"
6161
http = "1.4"
62-
hyper = "1.8"
62+
hyper = "1.9"
6363
hyper-util = { version = "*", default-features = false }
6464
iroh = { version = "0.95", default-features = false, features = ["discovery-local-network"] }
6565

0 commit comments

Comments
 (0)