Skip to content

Commit ba12672

Browse files
Bump http from 0.2.12 to 1.2.0
Bumps [http](https://github.com/hyperium/http) from 0.2.12 to 1.2.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.12...v1.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d767aa4 commit ba12672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lading/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flate2 = { version = "1.0.34", default-features = false, features = [
3636
futures = "0.3.31"
3737
fuser = { version = "0.15", optional = true }
3838
heck = { version = "0.5", default-features = false }
39-
http = "0.2"
39+
http = "1.2"
4040
http-serde = "1.1"
4141
hyper = { workspace = true, features = ["backports", "client", "deprecated", "http1", "http2", "server"] }
4242
is_executable = "1.0.4"

0 commit comments

Comments
 (0)