mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:55:59 +02:00
Bump ureq from 2.8.0 to 2.9.1 (#11163)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user