mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 12:58:32 +00:00
Update Cargo.toml
This commit is contained in:
parent
5e72b2a797
commit
98810d22b1
1 changed files with 1 additions and 0 deletions
|
|
@ -19,4 +19,5 @@ nu-source = {path = "../nu-source", version = "0.25.1"}
|
|||
nu-value-ext = {path = "../nu-value-ext", version = "0.25.1"}
|
||||
|
||||
crossterm = "0.18"
|
||||
syn = "=1.0.57"
|
||||
tui = {version = "0.12.0", default-features = false, features = ["crossterm"]}
|
||||
|
|
|
|||
Loading…
Reference in a new issue