Skip to content

Commit 88db162

Browse files
Bump reqwest from 0.12.24 to 0.12.26
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.24 to 0.12.26. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.26) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 594e586 commit 88db162

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ russh = "=0.52.1"
3838
syslog = "7.0.0"
3939
tabled = "0.20.0"
4040
dialoguer = "0.12.0"
41-
reqwest = { version = "0.12.24", features = ["json"] }
41+
reqwest = { version = "0.12.26", features = ["json"] }
4242
shadow-rs = "1.4.0"
4343
openssl = { version = "0.10.75", features = ["vendored"] }
4444
validator = { version = "0.20.0", features= ["derive"] }

0 commit comments

Comments
 (0)