Skip to content

Commit ea2384a

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

File tree

2 files changed

+90
-36
lines changed

2 files changed

+90
-36
lines changed

Cargo.lock

Lines changed: 89 additions & 35 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
@@ -38,7 +38,7 @@ libc = "0.2"
3838
log = "0.4"
3939
prometheus = "0.14"
4040
regex = "1.11.0"
41-
reqwest = { version = "=0.12.12", features = ["json"] }
41+
reqwest = { version = "=0.12.15", features = ["json"] }
4242
reqwest-middleware = "0.4.1"
4343
reqwest-retry = "0.7.0"
4444
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)