Bump ureq to v2.9.7

This commit is contained in:
Clément Renault
2024-05-07 10:39:38 +02:00
parent f33a1282f8
commit ac4bc143c4
3 changed files with 22 additions and 16 deletions

View File

@ -85,7 +85,7 @@ liquid = "0.26.4"
arroy = "0.2.0"
rand = "0.8.5"
tracing = "0.1.40"
ureq = { version = "2.9.6", features = ["json"] }
ureq = { version = "2.9.7", features = ["json"] }
url = "2.5.0"
[dev-dependencies]