Skip to content

Commit c7b02a9

Browse files
cargo(deps): bump reqwest from 0.12.23 to 0.12.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ded60dc commit c7b02a9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -10,7 +10,7 @@ serenity = "0.12.4"
1010
sqlx = { version = "0.8.6", features = ["runtime-tokio", "sqlite", "macros", "migrate"] }
1111
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
1212
toml = "0.9.8"
13-
reqwest = "0.12.23"
13+
reqwest = "0.12.24"
1414
async-trait = "0.1.89"
1515
chrono = { version = "0.4.42", features = ["serde"] }
1616
regex = "1.12.1"

0 commit comments

Comments
 (0)