Skip to content

Commit e3968e7

Browse files
Bump hyper from 1.5.2 to 1.6.0 (#1222)
1 parent c223f0c commit e3968e7

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ once_cell = { version = "1.20" }
3939
http = { version = "1.2" }
4040
http-body-util = { version = "0.1" }
4141
http-serde = { version = "2.1" }
42-
hyper = { version = "1.5", default-features = false }
42+
hyper = { version = "1.6", default-features = false }
4343
hyper-util = { version = "0.1", default-features = false }
4444

4545
[profile.release]

0 commit comments

Comments
 (0)