fix(deps): update rust crate reqwest to v0.12.18
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m31s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m31s
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -746,9 +746,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "reqwest"
|
name = "reqwest"
|
||||||
version = "0.12.16"
|
version = "0.12.18"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "2bf597b113be201cb2269b4c39b39a804d01b99ee95a4278f0ed04e45cff1c71"
|
checksum = "e98ff6b0dbbe4d5a37318f433d4fc82babd21631f194d370409ceb2e40b2f0b5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64",
|
"base64",
|
||||||
"bytes",
|
"bytes",
|
||||||
|
|||||||
Reference in New Issue
Block a user