Skip to content

Commit 17e3f58

Browse files
Bump reqwest from 0.12.14 to 0.12.15 (#1065)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.14 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.14...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f683ce commit 17e3f58

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
@@ -48,7 +48,7 @@ ratatui = "0.26.3"
4848
rcgen = "0.10.0"
4949
regex = "1.11.1"
5050
regress = "0.10.3"
51-
reqwest = "0.12.14"
51+
reqwest = "0.12.15"
5252
rustfmt-wrapper = "0.2.1"
5353
schemars = { version = "0.8.20", features = ["chrono", "uuid1"] }
5454
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)