Skip to content

Commit 09bc0ba

Browse files
deps(cargo): bump reqwest from 0.13.3 to 0.13.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a79a48 commit 09bc0ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ anyhow = "1.0.102"
1616
tokio = { version = "1.52.3", features = ["full"] }
1717
colored = "3.1.1"
1818
indicatif = "0.18.4"
19-
reqwest = { version = "0.13.3", features = ["stream", "json", "multipart", "query"] }
19+
reqwest = { version = "0.13.4", features = ["stream", "json", "multipart", "query"] }
2020
tokio-stream = "0.1.18"
2121
futures = "0.3.32"
2222
futures-util = "0.3.32"

0 commit comments

Comments
 (0)