mirror of
https://github.com/nushell/nushell
synced 2024-12-25 20:43:09 +00:00
Update Cargo.toml
This commit is contained in:
parent
9ef65dcd69
commit
c731a4e275
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ strip-ansi-escapes = "0.1.1"
|
|||
atty = "0.2.14"
|
||||
tabled = { version = "0.9.0", features = ["color"], default-features = false }
|
||||
json_to_table = { version = "0.1.0", features = ["color"] }
|
||||
serde_json = "*"
|
||||
serde_json = "1"
|
||||
|
|
Loading…
Reference in a new issue