Skip to content

Commit

Permalink
Merge pull request #28 from subitlab-buf/dependabot/cargo/hyper-1.2.0
Browse files Browse the repository at this point in the history
Bump hyper from 1.1.0 to 1.2.0
  • Loading branch information
JieningYu authored Feb 26, 2024
2 parents ee0544c + d406923 commit 9028b09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 = "1.0", features = ["full"] }
hyper = { version = "1.2", features = ["full"] }
http-body-util = "0.1"

0 comments on commit 9028b09

Please sign in to comment.