Skip to content

Commit

Permalink
bump hyper from 1.2.0 to 1.3.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 3355fec commit 2a572bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -32,7 +32,7 @@ lazy_static = "1.4"
serde_json = "1.0"
bytes = "1.6.0"
tower = "0.4.13"
hyper = "1.2"
hyper = "1.3"
futures = "0.3.30"
async-trait = "0.1.79"
prometheus = { version = "0.13" }
Expand Down

0 comments on commit 2a572bc

Please sign in to comment.