forked from extern/nushell
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"
|
atty = "0.2.14"
|
||||||
tabled = { version = "0.9.0", features = ["color"], default-features = false }
|
tabled = { version = "0.9.0", features = ["color"], default-features = false }
|
||||||
json_to_table = { version = "0.1.0", features = ["color"] }
|
json_to_table = { version = "0.1.0", features = ["color"] }
|
||||||
serde_json = "*"
|
serde_json = "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user