Skip to content

Commit 58921c3

Browse files
dependabot[bot]dginev
authored andcommitted
Bump hyper from 1.7.0 to 1.8.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 345b8cf commit 58921c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ time = "0.1.4"
3939
redis = "0.32.7"
4040
rocket = { version = "0.5.1", features = ["json"] }
4141
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }
42-
hyper = "1.7"
42+
hyper = "1.8"
4343
percent-encoding = "2.3.2"
4444
zmq = "0.10.0"
4545
dotenv = "0.15.0"

0 commit comments

Comments
 (0)