Skip to content

Commit 5362beb

Browse files
dependabot[bot]Mossaka
authored andcommitted
chore(deps): Bump http from 1.3.1 to 1.4.0 (microsoft#585)
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 a80a96b commit 5362beb

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.

crates/wassette/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ component2json = { path = "../component2json" }
1010
etcetera = { workspace = true }
1111
futures = { workspace = true }
1212
hex = "0.4"
13-
http = "1.0"
13+
http = "1.4"
1414
num_cpus = "1.0"
1515
hyper = { version = "1.7", features = ["client"] }
1616
oci-client = { workspace = true }

0 commit comments

Comments
 (0)