forked from extern/nushell
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:
@ -14,7 +14,7 @@ nu-source = {path = "../nu-source", version = "0.25.1"}
|
||||
|
||||
ansi_term = "0.12.1"
|
||||
bigdecimal = {version = "0.2.0", features = ["serde"]}
|
||||
codespan-reporting = {version = "0.9.5", features = ["serialization"]}
|
||||
codespan-reporting = {version = "0.11.0", features = ["serialization"]}
|
||||
derive-new = "0.5.8"
|
||||
getset = "0.1.1"
|
||||
num-bigint = {version = "0.3.0", features = ["serde"]}
|
||||
|
Reference in New Issue
Block a user