fix(deps): update rust crate reqwest to 0.12.4 #18

Closed
renovate wants to merge 3 commits from renovate/reqwest-0.x into main
Showing only changes of commit 16a544f2d7 - Show all commits

View file

@ -21,7 +21,7 @@ tracing = "0.1"
# network
async-trait = "0.1"
http = "1.1"
reqwest = "0.12"
reqwest = "0.12.4"
secrecy = "0.8"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"