Skip to content

Commit

Permalink
Merge pull request #63 from subitlab-buf/dependabot/cargo/hyper-1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu authored Jul 8, 2024
2 parents 4e59e86 + 05cc723 commit bd55339
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -28,7 +28,7 @@ siphasher = "1.0"
tower = "0.4"
mime = "0.3"
serde_json = "1.0"
hyper = { version = "1.2", features = ["full"] }
hyper = { version = "1.4", features = ["full"] }
http-body-util = "0.1"

[profile.release]
Expand Down

0 comments on commit bd55339

Please sign in to comment.