Skip to content

Commit 052b586

Browse files
authored
Merge pull request #3915 from element-hq/dependabot/cargo/hyper-1.6.0
build(deps): bump hyper from 1.5.2 to 1.6.0
2 parents 25bed6f + 6e06947 commit 052b586

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
@@ -153,7 +153,7 @@ version = "0.1.2"
153153

154154
# HTTP client and server
155155
[workspace.dependencies.hyper]
156-
version = "1.5.2"
156+
version = "1.6.0"
157157
features = ["client", "http1", "http2"]
158158

159159
# Additional Hyper utilties

0 commit comments

Comments
 (0)