mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2025-01-09 19:10:35 +05:30
fix(deps): update rust crate reqwest to v0.12.11 (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
81cb1d6bc4
commit
bf19e31d24
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1862,9 +1862,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
||||
|
||||
[[package]]
|
||||
name = "reqwest"
|
||||
version = "0.12.10"
|
||||
version = "0.12.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3d3536321cfc54baa8cf3e273d5e1f63f889067829c4b410fcdbac8ca7b80994"
|
||||
checksum = "7fe060fe50f524be480214aba758c71f99f90ee8c83c5a36b5e9e1d568eb4eb3"
|
||||
dependencies = [
|
||||
"async-compression",
|
||||
"base64",
|
||||
|
Loading…
Reference in New Issue
Block a user