Skip to content

Commit 7395df6

Browse files
Bump http from 0.2.11 to 1.1.0
Bumps [http](https://github.com/hyperium/http) from 0.2.11 to 1.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7d5410 commit 7395df6

File tree

2 files changed

+39
-28
lines changed

2 files changed

+39
-28
lines changed

Cargo.lock

Lines changed: 38 additions & 27 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
@@ -178,7 +178,7 @@ googapis = { version = "0.6", default-features = false, features = [
178178
"google-storage-v2",
179179
] }
180180
gouth = { version = "0.2" }
181-
http = "0.2"
181+
http = "1.1"
182182
reqwest = { version = "0.11", default-features = false, features = [
183183
"rustls-tls",
184184
"rustls-tls-native-roots",

0 commit comments

Comments
 (0)