Skip to content

Commit 3cfb16f

Browse files
Bump http from 0.2.11 to 1.3.1
Bumps [http](https://github.com/hyperium/http) from 0.2.11 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@v0.2.11...v1.3.1) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acbcfbe commit 3cfb16f

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

Cargo.lock

Lines changed: 18 additions & 7 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
@@ -32,7 +32,7 @@ console = "0.15.11"
3232
flate2 = "1.0.35"
3333
futures = "0.3.31"
3434
futures-core = "0.3.30"
35-
http = "0.2.11"
35+
http = "1.3.1"
3636
hyper = { version = "0.14.27", features = ["full"] }
3737
hyper-rustls = "0.23.2"
3838
indicatif = { git = "https://github.com/console-rs/indicatif.git", rev = "2ca9d019fbb4b0aed11bfad984daef064998f5ef" }

0 commit comments

Comments
 (0)