Update Rust crate reqwest to 0.12.0
All checks were successful
ci/woodpecker/pr/validate Pipeline was successful
All checks were successful
ci/woodpecker/pr/validate Pipeline was successful
This commit is contained in:
@@ -25,7 +25,7 @@ const_format = "0.2.32"
|
|||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
validator = { version = "0.17.0", features = ["derive"] }
|
validator = { version = "0.17.0", features = ["derive"] }
|
||||||
# Http client
|
# Http client
|
||||||
reqwest = "0.11.24"
|
reqwest = "0.12.0"
|
||||||
# Password strength estimation
|
# Password strength estimation
|
||||||
zxcvbn = "2.2.2"
|
zxcvbn = "2.2.2"
|
||||||
# Image processing/conversion
|
# Image processing/conversion
|
||||||
|
Reference in New Issue
Block a user