Skip to content

Commit 831d4a5

Browse files
chore(deps): bump http from 0.2.8 to 0.2.9 (#337)
Bumps [http](https://github.com/hyperium/http) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7379cde commit 831d4a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ chrono = "0.4.22"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.28"
3737
flate2 = "1.0.26"
38-
http = "0.2.8"
38+
http = "0.2.9"
3939
http-auth-basic = "0.3.3"
4040
handlebars = "4.3.7"
4141
hyper = { version = "0.14.20", features = ["http1", "server", "stream", "tcp"] }

0 commit comments

Comments
 (0)