Skip to content

Commit 458e047

Browse files
authored
Merge pull request #324 from picoCTF/dependabot/cargo/hyper-1.7.0
Bump hyper from 1.6.0 to 1.7.0
2 parents ba2ae21 + b71ca98 commit 458e047

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

‎Cargo.lock‎

Lines changed: 10 additions & 8 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
@@ -23,7 +23,7 @@ env_logger = "0.11.8"
2323
flate2 = "1.1.2"
2424
hex = "0.4.3"
2525
http = "1.3.1"
26-
hyper = { version = "1.6.0", features = ["http1", "server"] }
26+
hyper = { version = "1.7.0", features = ["http1", "server"] }
2727
hyper-staticfile = "0.10.1"
2828
hyper-util = { version = "0.1.17", features = ["tokio"] }
2929
log = "0.4.27"

0 commit comments

Comments
 (0)