Skip to content

Commit

Permalink
Merge pull request #122 from PrivateBin/dependabot/cargo/hyper-1.5.2
Browse files Browse the repository at this point in the history
Bump hyper from 1.5.1 to 1.5.2
  • Loading branch information
elrido authored Dec 21, 2024
2 parents ff02932 + 189e3b5 commit 2a2b5f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -23,7 +23,7 @@ version = "2.1.6"
features = ["sqlite"]

[dependencies.hyper]
version = "1.5.1"
version = "1.5.2"
features = ["client"]

[dependencies.hyper-rustls]
Expand Down

0 comments on commit 2a2b5f3

Please sign in to comment.