Skip to content

Commit

Permalink
Bump hyper-rustls from 0.23.2 to 0.24.2
Browse files Browse the repository at this point in the history
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.23.2 to 0.24.2.
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](https://github.com/rustls/hyper-rustls/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent a13a518 commit d6c4656
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 toshi-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ version = "^0.5"
optional = true

[dependencies.hyper-rustls]
version = "^0.23"
version = "^0.24"
optional = true

[dev-dependencies]
Expand Down

0 comments on commit d6c4656

Please sign in to comment.