Skip to content

Commit a4afe43

Browse files
build(deps): bump http from 1.2.0 to 1.3.1
Bumps [http](https://github.com/hyperium/http) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4426f58 commit a4afe43

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -22,7 +22,7 @@ enum-map = "2.7"
2222
form_urlencoded = "1.1.1"
2323
futures = "0.3"
2424
h2 = "0.3"
25-
http = "1.1"
25+
http = "1.3"
2626
tokio = { version = "1.40", default-features = false }
2727
tokio-stream = "0.1"
2828
tonic = "0.12"

0 commit comments

Comments
 (0)