Skip to content

Commit

Permalink
Bump hyper-tls from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [hyper-tls](https://github.com/hyperium/hyper-tls) from 0.5.0 to 0.6.0.
- [Commits](hyperium/hyper-tls@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: hyper-tls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent cb68538 commit 9f5df76
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 15 deletions.
115 changes: 101 additions & 14 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 @@ -10,7 +10,7 @@ clap = "4"
futures = "0.3"
hostname = "0.4"
hyper = "0.14"
hyper-tls = "0.5"
hyper-tls = "0.6"
serde = { version = "1", features = ["serde_derive"] }
serde_json = "1.0"
tendermint = "0.39"
Expand Down

0 comments on commit 9f5df76

Please sign in to comment.