Skip to content

Commit e2bdae5

Browse files
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 3104240 commit e2bdae5

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
@@ -31,7 +31,7 @@ expectorate = { version = "1.2.0", features = ["predicates"] }
3131
futures = "0.3.31"
3232
futures-core = "0.3.31"
3333
heck = "0.5.0"
34-
http = "1.3.1"
34+
http = "1.4.0"
3535
hyper = "1.8.1"
3636
indexmap = "2.12.1"
3737
openapiv3 = "2.2.0"

0 commit comments

Comments
 (0)