mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
updated dependencies
This commit is contained in:
@ -8,5 +8,5 @@ nu-engine = { path = "../nu-engine" }
|
||||
nu-parser = { path = "../nu-parser" }
|
||||
nu-protocol = { path = "../nu-protocol" }
|
||||
codespan-reporting = "0.11.1"
|
||||
nu-ansi-term = "0.32.0"
|
||||
nu-ansi-term = "0.36.0"
|
||||
reedline = { git = "https://github.com/jntrnr/reedline", branch = "main" }
|
||||
|
Reference in New Issue
Block a user