Skip to content

Commit 8d8fbb0

Browse files
Bump http from 1.3.1 to 1.4.0 (#5)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54d1801 commit 8d8fbb0

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
@@ -26,7 +26,7 @@ default = []
2626
# crates.io
2727
base64 = { version = "0.22" }
2828
chrono = { version = "0.4", features = ["serde"] }
29-
http = { version = "1.3" }
29+
http = { version = "1.4" }
3030
http-cache-semantics = { version = "2.1" }
3131
httpdate = { version = "1.0" }
3232
jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] }

0 commit comments

Comments
 (0)