Skip to content

Commit

Permalink
Merge pull request #436 from tktcorporation/dependabot/cargo/hyper-1.3.1
Browse files Browse the repository at this point in the history
⬆️ Bump hyper from 0.14.27 to 1.3.1
  • Loading branch information
tktcorporation committed May 16, 2024
2 parents b696cb8 + 77f4146 commit 73e1f1a
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 42 deletions.
105 changes: 64 additions & 41 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.27"
hyper = "1.3.1"
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.18", features = ["fmt"] }
Expand Down

0 comments on commit 73e1f1a

Please sign in to comment.