Skip to content

Commit d39129d

Browse files
chore(deps): bump http from 1.2.0 to 1.3.1 (#483)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53c72cb commit d39129d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -30,7 +30,7 @@ smallvec = { version = "1.13", features = ["union"] }
3030
serde_json = "1.0"
3131
tower-layer = "0.3"
3232
tower-service = "0.3"
33-
http = "1.1"
33+
http = "1.3"
3434
http-body = "1.0"
3535
http-body-util = "0.1"
3636
thiserror = "2.0"

0 commit comments

Comments
 (0)