Skip to content

Commit 6012cf5

Browse files
Bump http from 1.1.0 to 1.3.1
Bumps [http](https://github.com/hyperium/http) from 1.1.0 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@v1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58c198e commit 6012cf5

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

Cargo.lock

Lines changed: 26 additions & 26 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
@@ -181,7 +181,7 @@ hyper-util = {version = "0.1.10", optional = true}
181181
# For URL imports
182182
# Pinned for now due to upstream issues
183183
reqwest = { version = "=0.12.8", optional = true, default-features = false, features = ["blocking", "rustls-tls"] }
184-
http = { version = "1.0", optional = true }
184+
http = { version = "1.3", optional = true }
185185
deno_permissions = { version = "0.53.0", optional = true }
186186

187187

0 commit comments

Comments
 (0)