forked from extern/nushell
Bump uuid from 1.1.2 to 1.2.2 (#7734)
This commit is contained in:
@ -90,7 +90,7 @@ toml = "0.5.8"
|
||||
unicode-segmentation = "1.8.0"
|
||||
url = "2.2.1"
|
||||
percent-encoding = "2.2.0"
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
uuid = { version = "1.2.2", features = ["v4"] }
|
||||
which = { version = "4.3.0", optional = true }
|
||||
reedline = { version = "0.14.0", features = ["bashisms", "sqlite"]}
|
||||
wax = { version = "0.5.0" }
|
||||
|
Reference in New Issue
Block a user