Skip to content

Commit 3b079f6

Browse files
chore(deps): bump reqwest from 0.12.15 to 0.12.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.15 to 0.12.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.22) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2abd0c commit 3b079f6

2 files changed

Lines changed: 55 additions & 103 deletions

File tree

Cargo.lock

Lines changed: 54 additions & 102 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
@@ -22,7 +22,7 @@ dashmap = "6.1.0"
2222
once_cell = "1.20.2"
2323
miette = { version = "7.4.0", features = ["fancy"] }
2424
smallvec = { version = "1.13.2", features = ["serde"] }
25-
reqwest = { version = "0.12.12", default-features = false, features = ["rustls-tls", "rustls-tls-native-roots", "json"] }
25+
reqwest = { version = "0.12.22", default-features = false, features = ["rustls-tls", "rustls-tls-native-roots", "json"] }
2626
warp-real-ip = "0.2.0"
2727
parse-display = "0.9.1"
2828
rand = { version = "0.8.5", features = ["small_rng"] }

0 commit comments

Comments
 (0)