Skip to content

Commit 032f719

Browse files
Bump hyper from 0.14.23 to 1.2.0
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.23 to 1.2.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.23...v1.2.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de7ce47 commit 032f719

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sns-discord/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
lambda_runtime = "0.10.0"
1111
tokio = "1.19.2"
12-
hyper = { version = "0.14.23", features = ["client", "http2", "http1"] }
12+
hyper = { version = "1.2.0", features = ["client", "http2", "http1"] }
1313
hyper-rustls = "0.23.2"
1414
serde = "1.0.152"
1515
serde_json = "1.0.91"

0 commit comments

Comments
 (0)