mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 18:48:27 +02:00
Bump ureq from 2.6.2 to 2.7.1 (#9590)
This commit is contained in:
@@ -91,7 +91,7 @@ terminal_size = "0.2"
|
||||
titlecase = "2.0"
|
||||
toml = "0.7"
|
||||
unicode-segmentation = "1.10"
|
||||
ureq = { version = "2.6", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
|
||||
ureq = { version = "2.7", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
|
||||
url = "2.2"
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
wax = { version = "0.5" }
|
||||
|
Reference in New Issue
Block a user