Skip to content

Commit 6e31898

Browse files
chore(deps): bump http from 0.2.6 to 0.2.7
Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd1621 commit 6e31898

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.19"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.21"
3737
flate2 = "1.0.23"
38-
http = "0.2.6"
38+
http = "0.2.7"
3939
http-auth-basic = "0.3.3"
4040
handlebars = "4.2.2"
4141
hyper = { version = "0.14.18", features = ["http1", "server", "stream", "tcp"] }

0 commit comments

Comments
 (0)