Skip to content

Commit 52c07eb

Browse files
chore(deps): bump hyper from 1.6.0 to 1.8.1 (#642)
1 parent c664a01 commit 52c07eb

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 3 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
@@ -34,7 +34,7 @@ getopts = { version = "0.2", default-features = false }
3434
hashbrown = { version = "0.16", default-features = false, features = ["default-hasher", "raw-entry"] }
3535
hdrhistogram = { version = "7.2", default-features = false }
3636
http-body-util = { version = "0.1", default-features = false }
37-
hyper = { version = "1.1", default-features = false, features = ["server", "client"] }
37+
hyper = { version = "1.8", default-features = false, features = ["server", "client"] }
3838
hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "rustls-native-certs"] }
3939
hyper-util = { version = "0.1", default-features = false, features = ["tokio", "service", "client", "client-legacy", "http1"] }
4040
indexmap = { version = "2.6", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)