Bump ureq from 2.8.0 to 2.9.1 (#11163)

This commit is contained in:
dependabot[bot]
2023-11-29 17:48:18 +00:00
committed by GitHub
parent b9b9eaaca5
commit 7f771babb7
2 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ terminal_size = "0.3"
titlecase = "2.0"
toml = "0.8"
unicode-segmentation = "1.10"
ureq = { version = "2.8", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
ureq = { version = "2.9", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
url = "2.2"
uu_cp = "0.0.23"
uu_whoami = "0.0.23"