mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:35:44 +02:00
Bump ureq from 2.7.1 to 2.8.0 (#10573)
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.7", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
|
||||
ureq = { version = "2.8", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
|
||||
url = "2.2"
|
||||
uu_cp = "0.0.21"
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
|
Reference in New Issue
Block a user