mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:15:42 +02:00
Bump some of our dependencies (#1809)
This commit is contained in:
@ -11,7 +11,7 @@ doctest = false
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "0.12.1"
|
||||
crossterm = { version = "0.17.2" }
|
||||
crossterm = { version = "0.17.4" }
|
||||
nu-plugin = { path = "../nu-plugin", version = "0.14.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.14.1" }
|
||||
nu-source = { path = "../nu-source", version = "0.14.1" }
|
||||
|
Reference in New Issue
Block a user