mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:15:53 +02:00
More dep bumps (#1562)
This commit is contained in:
@ -11,7 +11,7 @@ doctest = false
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "0.12.1"
|
||||
crossterm = { version = "0.17.1" }
|
||||
crossterm = { version = "0.17.2" }
|
||||
nu-plugin = { path = "../nu-plugin", version = "0.12.0" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.12.0" }
|
||||
nu-source = { path = "../nu-source", version = "0.12.0" }
|
||||
|
Reference in New Issue
Block a user