mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 15:39:06 +01:00
Update Cargo.toml
This commit is contained in:
parent
9ef65dcd69
commit
c731a4e275
@ -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 New Issue
Block a user