update reqwest version

This commit is contained in:
Daniel Bulant 2025-08-31 14:23:32 +02:00 committed by GitHub
parent e889cf1855
commit 165de042c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ url = "2"
percent-encoding = "2.1"
[dependencies.reqwest]
version = "0.11.0"
version = "0.12"
optional = true
features = ["blocking"]