forked from extern/nushell
updated dependencies (#2517)
This commit is contained in:
@ -15,7 +15,7 @@ nu-parser = {path = "../nu-parser", version = "0.19.0"}
|
||||
nu-protocol = {path = "../nu-protocol", version = "0.19.0"}
|
||||
nu-source = {path = "../nu-source", version = "0.19.0"}
|
||||
|
||||
indexmap = {version = "1.4.0", features = ["serde-1"]}
|
||||
indexmap = { version = "1.6.0", features = ["serde-1"] }
|
||||
itertools = "0.9.0"
|
||||
num-traits = "0.2.12"
|
||||
|
||||
|
Reference in New Issue
Block a user