mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 02:28:35 +02:00
Bump uuid from 1.4.1 to 1.5.0 (#10810)
This commit is contained in:
@ -88,7 +88,7 @@ unicode-segmentation = "1.10"
|
||||
ureq = { version = "2.8", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
|
||||
url = "2.2"
|
||||
uu_cp = "0.0.22"
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
uuid = { version = "1.5", features = ["v4"] }
|
||||
wax = { version = "0.6" }
|
||||
which = { version = "4.4", optional = true }
|
||||
bracoxide = "0.1.2"
|
||||
|
Reference in New Issue
Block a user