Skip to content

Commit

Permalink
Merge pull request #1 from subitlab/dependabot/cargo/hyper-1.0.1
Browse files Browse the repository at this point in the history
Bump hyper from 0.14.27 to 1.0.1
  • Loading branch information
JieningYu authored Dec 8, 2023
2 parents faf4e8c + 3839671 commit d3fba25
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 94 deletions.
112 changes: 19 additions & 93 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ fastrand = "2.0"
tower = "0.4"
mime = "0.3"
serde_json = "1.0"
hyper = { version = "0.14", features = ["full"] }
hyper = { version = "1.0", features = ["full"] }
http-body-util = "0.1"

0 comments on commit d3fba25

Please sign in to comment.