Skip to content

Commit

Permalink
Merge pull request #342 from tktcorporation/dependabot/cargo/hyper-0.…
Browse files Browse the repository at this point in the history
…14.27

⬆️ Bump hyper from 0.14.26 to 0.14.27
  • Loading branch information
tktcorporation committed Sep 15, 2023
2 parents d20da7f + ee4fd07 commit b474fd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -14,7 +14,7 @@ aws = []
default = ["tts"]

[dependencies]
hyper = "0.14.26"
hyper = "0.14.27"
polly = { git = "https://github.com/awslabs/aws-sdk-rust", tag = "v0.0.7-alpha", package = "aws-sdk-polly" }
aws-types = { git = "https://github.com/awslabs/aws-sdk-rust", tag = "v0.0.7-alpha", package = "aws-types" }
tracing-subscriber = { version = "0.3.17", features = ["fmt"] }
Expand Down

0 comments on commit b474fd5

Please sign in to comment.