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:
sousajf1
2021-01-07 00:38:22 +00:00
committed by GitHub
parent 455915ec9e
commit f38e2b5c6d
13 changed files with 303 additions and 556 deletions

View File

@@ -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"