Skip to content

Commit

Permalink
build(deps): bump hyper-rustls from 0.24.1 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.24.1 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: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent b7e8d8f commit 850814e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,9 +857,9 @@ dependencies = [

[[package]]
name = "hyper-rustls"
version = "0.24.1"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97"
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
dependencies = [
"futures-util",
"http",
Expand Down

0 comments on commit 850814e

Please sign in to comment.