mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 03:02:52 +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:
@ -10,7 +10,7 @@ version = "0.25.1"
|
||||
|
||||
[dependencies]
|
||||
bigdecimal = {version = "0.2.0", features = ["serde"]}
|
||||
codespan-reporting = "0.9.5"
|
||||
codespan-reporting = "0.11.0"
|
||||
derive-new = "0.5.8"
|
||||
indexmap = {version = "1.6.0", features = ["serde-1"]}
|
||||
log = "0.4.11"
|
||||
|
Reference in New Issue
Block a user