Skip to content

Commit fab2ac6

Browse files
Bump reqwest from 0.12.9 to 0.12.11 (#965)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.9 to 0.12.11. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.11) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b6a8eb commit fab2ac6

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

Cargo.lock

Lines changed: 24 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
@@ -47,7 +47,7 @@ ratatui = "0.26.3"
4747
rcgen = "0.10.0"
4848
regex = "1.11.1"
4949
regress = "0.10.1"
50-
reqwest = "0.12.9"
50+
reqwest = "0.12.11"
5151
rustfmt-wrapper = "0.2.1"
5252
schemars = { version = "0.8.20", features = ["chrono", "uuid1"] }
5353
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)