Skip to content

Commit

Permalink
Bump hyper-rustls from 0.23.2 to 0.25.0
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.25.0.
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](rustls/hyper-rustls@v/0.23.2...v/0.25.0)

---
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 Jan 5, 2024
1 parent a13a518 commit 08acd11
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 69 deletions.
130 changes: 62 additions & 68 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.25"
optional = true

[dev-dependencies]
Expand Down

0 comments on commit 08acd11

Please sign in to comment.