Skip to content

Commit 72b24ad

Browse files
Bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23) --- 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 774e4e2 commit 72b24ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -44,7 +44,7 @@ rand = "0.8.5"
4444
ratatui = { version = "0.23.0", features = ["all-widgets"]}
4545
rayon = "1.7.0"
4646
regex = "1.7.1"
47-
reqwest = "0.11.13"
47+
reqwest = "0.11.23"
4848
rumqttc = "0.23.0"
4949
rust-s3 = "0.34.0-rc4"
5050
satori-common = { path = "./common" }

0 commit comments

Comments
 (0)