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
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
3 changed files with 22 additions and 16 deletions

View file

@ -37,7 +37,7 @@ time = { version = "0.3.31", features = [
"macros",
] }
tracing = "0.1.40"
ureq = "2.9.1"
ureq = "2.9.7"
uuid = { version = "1.6.1", features = ["serde", "v4"] }
[dev-dependencies]