Skip to content

Commit 0d80c00

Browse files
chore(deps): bump http from 1.3.1 to 1.4.0
Bumps [http](https://github.com/hyperium/http) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf9c6e0 commit 0d80c00

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -30,7 +30,7 @@ smallvec = { version = "1.15", features = ["union", "serde"] }
3030
serde_json = "1.0"
3131
tower-layer = "0.3"
3232
tower-service = "0.3"
33-
http = "1.3"
33+
http = "1.4"
3434
http-body = "1.0"
3535
http-body-util = "0.1"
3636
thiserror = "2.0"

0 commit comments

Comments
 (0)