Skip to content

Commit c1ca338

Browse files
chore(deps): bump reqwest from 0.13.2 to 0.13.3 (#5548)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.13.2 to 0.13.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24a29f6 commit c1ca338

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -421,7 +421,7 @@ prost = { default-features = false, version = "0.14", features = ["std"] }
421421
prost-build = { default-features = false, version = "0.14" }
422422
prost-types = { default-features = false, version = "0.14" }
423423
# WARNING: When this changes to 0.14 we need to bump the google-cloud-gax-internal major version.
424-
reqwest = { default-features = false, version = "0.13.2" }
424+
reqwest = { default-features = false, version = "0.13.3" }
425425
# WARNING: When any of these change to 0.15 we need to bump the google-cloud-gax-internal major version.
426426
tonic = { default-features = false, version = "0.14.5", features = ["tls-native-roots"] }
427427
tonic-prost = { default-features = false, version = "0.14.5" }

0 commit comments

Comments
 (0)