Skip to content

Commit 1699743

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 2ae1523 commit 1699743

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
@@ -146,7 +146,7 @@ version = "0.4.0"
146146

147147
# HTTP request/response
148148
[workspace.dependencies.http]
149-
version = "1.2.0"
149+
version = "1.3.1"
150150

151151
# HTTP body trait
152152
[workspace.dependencies.http-body]

0 commit comments

Comments
 (0)