mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 08:52:27 +02:00
updated dependencies (#2857)
Same as #2786 Co-authored-by: sousajo <sousajo@pop-os.localdomain> Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
This commit is contained in:
@@ -15,5 +15,5 @@ nu-protocol = {path = "../nu-protocol", version = "0.25.1"}
|
||||
nu-source = {path = "../nu-source", version = "0.25.1"}
|
||||
|
||||
indexmap = {version = "1.6.0", features = ["serde-1"]}
|
||||
itertools = "0.9.0"
|
||||
itertools = "0.10.0"
|
||||
num-traits = "0.2.12"
|
||||
|
Reference in New Issue
Block a user