Skip to content

Commit 766d90d

Browse files
chore(deps): bump reqwest from 0.12.15 to 0.12.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.15 to 0.12.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.24) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6a06f6 commit 766d90d

File tree

2 files changed

+44
-34
lines changed

2 files changed

+44
-34
lines changed

Cargo.lock

Lines changed: 43 additions & 33 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
@@ -41,7 +41,7 @@ oz-keystore = "0.1.4"
4141
prometheus = "0.14"
4242
pulldown-cmark = "0.13.0"
4343
regex = "1.11.0"
44-
reqwest = { version = "=0.12.15", features = ["json"] }
44+
reqwest = { version = "=0.12.24", features = ["json"] }
4545
reqwest-middleware = { version = "0.4.1", features = ["json"] }
4646
reqwest-retry = "0.7.0"
4747
rust_decimal = "1.37.1"

0 commit comments

Comments
 (0)