Skip to content

Commit 29fc48c

Browse files
dependabot[bot]vrutkovs
authored andcommitted
build(deps): bump reqwest from 0.12.12 to 0.12.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.14. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.12.14/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.14) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a51f9d7 commit 29fc48c

File tree

2 files changed

+83
-14
lines changed

2 files changed

+83
-14
lines changed

Cargo.lock

+82-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ askama = { version = "0.12.0", features = [
1818
] }
1919
anyhow = "1.0.97"
2020
base_url = "1.1.0"
21-
reqwest = { version = "0.12.12", features = [
21+
reqwest = { version = "0.12.14", features = [
2222
"json",
2323
"gzip",
2424
"deflate"

0 commit comments

Comments
 (0)