Skip to content

Commit 05116fb

Browse files
Bump reqwest from 0.13.1 to 0.13.2 (#310)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 416a823 commit 05116fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -31,7 +31,7 @@ palette = "0.7.6"
3131
protobuf = { version = "=3.7.2" }
3232
protobuf-json-mapping = { version = "=3.7.2", optional = true }
3333
rand = "0.9.2"
34-
reqwest = { version = "0.13.1", features = [
34+
reqwest = { version = "0.13.2", features = [
3535
"blocking",
3636
"json",
3737
], optional = true }

0 commit comments

Comments
 (0)