Skip to content

Commit

Permalink
chore(deps): bump hyper-rustls from 0.27.2 to 0.27.3 in the hyper group
Browse files Browse the repository at this point in the history
Bumps the hyper group with 1 update: [hyper-rustls](https://github.com/rustls/hyper-rustls).


Updates `hyper-rustls` from 0.27.2 to 0.27.3
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](rustls/hyper-rustls@v/0.27.2...v/0.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent becbf6a commit 735e850
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@ aws-smithy-runtime-api = "=1.7.1"
clap = { version = "=4.5.13", features = ["derive", "env"] }
http-body-util = "=0.1.2"
hyper = { version = "=1.4.1", features = ["full"] }
hyper-rustls = { version = "=0.27.2", features = ["webpki-tokio"]}
hyper-rustls = { version = "=0.27.3", features = ["webpki-tokio"]}
hyper-util = { version = "=0.1.7", features = ["full"] }
thiserror = "=1.0.63"
tokio = { version = "=1.39.2", features = ["full"] }
Expand Down

0 comments on commit 735e850

Please sign in to comment.