build(deps): bump reqwest from 0.12.20 to 0.12.21 in the patch group across 1 directory (#847)

This commit is contained in:
dependabot[bot]
2025-07-01 00:20:43 -04:00
committed by GitHub
parent 4260537c90
commit 2a49588b3d
Generated
+2 -2
View File
@@ -4395,9 +4395,9 @@ checksum = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2"
[[package]]
name = "reqwest"
version = "0.12.20"
version = "0.12.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813"
checksum = "4c8cea6b35bcceb099f30173754403d2eba0a5dc18cea3630fccd88251909288"
dependencies = [
"base64",
"bytes",