Skip to content

Commit 860627a

Browse files
build(deps): Bump http from 0.2.9 to 1.0.0
Bumps [http](https://github.com/hyperium/http) from 0.2.9 to 1.0.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.9...v1.0.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b7636a commit 860627a

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

Cargo.lock

+23-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ futures = "0.3"
1616
gethostname = "0.4"
1717
gtmpl = "0.7"
1818
human-errors = "0.1.3"
19-
http = "0.2"
19+
http = "1.0"
2020
itertools = "0.11"
2121
lazy_static = "1.4"
2222
nix = "0.26.2"

0 commit comments

Comments
 (0)